mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 13:18:29 +00:00
🎨 Exit links to authentication page
This commit is contained in:
parent
b5af98d357
commit
e6e9f5160e
@ -45,6 +45,6 @@
|
||||
[:li {:class (when notifications? "current")}
|
||||
(header-link :settings/notifications (tr "settings.notifications"))]
|
||||
[:li {:on-click #(st/emit! (da/logout))}
|
||||
(header-link :settings/profile (tr "settings.exit"))]]
|
||||
(header-link :auth/login (tr "settings.exit"))]]
|
||||
(user)]))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user