mirror of
https://github.com/penpot/penpot.git
synced 2025-03-11 23:31:21 -05:00
Fix menu names indexes.
This commit is contained in:
parent
e595d6b85e
commit
c2724bca5d
1 changed files with 2 additions and 2 deletions
|
@ -19,10 +19,10 @@
|
|||
:builtin/group []})
|
||||
|
||||
(def +menus-by-id+
|
||||
{:menu/measures
|
||||
{:menu/icon-measures
|
||||
{:name "Size & position"
|
||||
:icon i/infocard
|
||||
:id :menu/measures}
|
||||
:id :menu/icon-measures}
|
||||
|
||||
:menu/fill
|
||||
{:name "Fill"
|
||||
|
|
Loading…
Add table
Reference in a new issue