mirror of
https://github.com/penpot/penpot.git
synced 2025-02-13 10:38:13 -05:00
Element options open by default (on page settings)
This commit is contained in:
parent
3279c95a08
commit
60a596c585
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
{:project project
|
||||
:zoom 1
|
||||
:page page
|
||||
:flags #{:sitemap :drawtools :layers}
|
||||
:flags #{:sitemap :drawtools :layers :element-options}
|
||||
:selected #{}
|
||||
:drawing nil})))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue