mirror of
https://github.com/penpot/penpot.git
synced 2026-09-09 21:49:10 +00:00
💄 remove console
This commit is contained in:
parent
d5df465992
commit
57ccb18517
@ -75,7 +75,6 @@
|
|||||||
|
|
||||||
on-succes
|
on-succes
|
||||||
(fn [data]
|
(fn [data]
|
||||||
(prn "SUCCESS" data)
|
|
||||||
(when-let [token (:invitation-token data)]
|
(when-let [token (:invitation-token data)]
|
||||||
(st/emit! (rt/nav :auth-verify-token {} {:token token}))))
|
(st/emit! (rt/nav :auth-verify-token {} {:token token}))))
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user