mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 07:29:08 -05:00
💄 remove console
This commit is contained in:
parent
d5df465992
commit
57ccb18517
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue