mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 05:36:12 +02:00
🐛 Fix problem with validation
This commit is contained in:
parent
704421fa1f
commit
61573dcef5
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
|||
[:ignore-touched {:optional true} :boolean]
|
||||
[:parent-id ::sm/uuid]
|
||||
[:shapes :any]
|
||||
[:index {:optional true} :int]
|
||||
[:index {:optional true} [:maybe :int]]
|
||||
[:after-shape {:optional true} :any]]]
|
||||
|
||||
[:add-page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue