mirror of
https://github.com/penpot/penpot.git
synced 2026-02-13 07:02:58 +00:00
🐛 Fix image validation
This commit is contained in:
committed by
Andrey Antukh
parent
211de1bb9c
commit
b3f0683d02
@@ -210,7 +210,7 @@
|
||||
[:map
|
||||
[:width :int]
|
||||
[:height :int]
|
||||
[:mtype :string]
|
||||
[:mtype {:optional true} [:maybe :string]]
|
||||
[:id ::sm/uuid]]]])
|
||||
|
||||
(sm/def! ::path-attrs
|
||||
|
||||
Reference in New Issue
Block a user