mirror of
https://github.com/penpot/penpot.git
synced 2025-06-13 19:01:39 +02:00
start user settings structure
This commit is contained in:
parent
c7fd8570e3
commit
53fd03f2a8
4 changed files with 38 additions and 1 deletions
|
@ -46,6 +46,7 @@
|
|||
:dashboard/elements (ui-dashboard/elements-page)
|
||||
:dashboard/icons (ui-dashboard/icons-page)
|
||||
:dashboard/colors (ui-dashboard/colors-page)
|
||||
:dashboard/user-settings (ui-dashboard/user-settings-page)
|
||||
:workspace/page (let [projectid (:project-uuid params)
|
||||
pageid (:page-uuid params)]
|
||||
(workspace projectid pageid))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue