mirror of
https://github.com/penpot/penpot.git
synced 2025-02-10 17:18:21 -05:00
Set proper default value for workspace initial state.
This commit is contained in:
parent
411e6e4cff
commit
d75e1a5a85
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
:avatar "/images/favicon.png"}
|
||||
:dashboard {:project-order :name
|
||||
:project-filter ""}
|
||||
:workspace {}
|
||||
:workspace nil
|
||||
:shapes-by-id {}
|
||||
:elements-by-id {}
|
||||
:colors-by-id {}
|
||||
|
|
Loading…
Add table
Reference in a new issue