mirror of
https://github.com/penpot/penpot.git
synced 2025-07-05 05:17:16 +02:00
🐛 Show proper profile photo just after login.
This commit is contained in:
parent
8446ad13cb
commit
a5592dfe04
3 changed files with 4 additions and 3 deletions
|
@ -65,7 +65,7 @@
|
|||
(ptk/reify ::clear-user-data
|
||||
ptk/UpdateEvent
|
||||
(update [_ state]
|
||||
(select-keys state [:route :router :session-id]))
|
||||
(select-keys state [:route :router :session-id :history]))
|
||||
|
||||
ptk/WatchEvent
|
||||
(watch [_ state s]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue