0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 17:00:36 -05:00

🐛 Fix image validation

This commit is contained in:
Alejandro Alonso 2023-08-07 15:05:17 +02:00 committed by Andrey Antukh
parent 211de1bb9c
commit b3f0683d02

View file

@ -210,7 +210,7 @@
[:map
[:width :int]
[:height :int]
[:mtype :string]
[:mtype {:optional true} [:maybe :string]]
[:id ::sm/uuid]]]])
(sm/def! ::path-attrs