mirror of
https://github.com/penpot/penpot.git
synced 2025-06-24 15:07:00 +02:00
add new font face
This commit is contained in:
parent
9b2b16c066
commit
5b56bdf94a
209 changed files with 422846 additions and 29746 deletions
|
@ -449,11 +449,9 @@
|
|||
[:li {:on-click (partial on-click :settings-profile)}
|
||||
[:span.icon i/user]
|
||||
[:span.text (t locale "labels.profile")]]
|
||||
[:hr]
|
||||
[:li {:on-click (partial on-click :settings-password)}
|
||||
[:span.icon i/lock]
|
||||
[:span.text (t locale "labels.password")]]
|
||||
[:hr]
|
||||
[:li {:on-click (partial on-click da/logout)}
|
||||
[:span.icon i/exit]
|
||||
[:span.text (t locale "labels.logout")]]]]]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue