mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 20:28:11 +00:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
3a8123314e
@ -154,9 +154,7 @@
|
||||
(hooks/use-shortcuts ::dashboard sc/shortcuts)
|
||||
|
||||
(mf/with-effect [profile team-id]
|
||||
(when profile
|
||||
;; When doing logout we must avoid reinitializing the dashboard
|
||||
(st/emit! (dd/initialize {:id team-id})))
|
||||
(st/emit! (dd/initialize {:id team-id}))
|
||||
(fn []
|
||||
(dd/finalize {:id team-id})))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user