mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🐛 Fix login with google.
This commit is contained in:
parent
4dd9767590
commit
f4cb7d1862
@ -79,7 +79,7 @@
|
||||
(watch [this state s]
|
||||
(let [team-id (:default-team-id profile)]
|
||||
(rx/of (du/profile-fetched profile)
|
||||
(rt/nav' :dashboard-team {:team-id team-id}))))))
|
||||
(rt/nav' :dashboard-projects {:team-id team-id}))))))
|
||||
|
||||
(defn login-with-ldap
|
||||
[{:keys [email password] :as data}]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user