mirror of
https://github.com/penpot/penpot.git
synced 2026-08-06 21:08:34 +00:00
🐛 Fix regression on uploading binfile with incorrect schema
This commit is contained in:
parent
fdf1684565
commit
229d24e8f2
@ -118,7 +118,7 @@
|
||||
|
||||
(def ^:private schema:import-binfile
|
||||
[:and
|
||||
[:map {:title "import-binfile" :closed true}
|
||||
[:map {:title "import-binfile"}
|
||||
[:name [:or [:string {:max 250}]
|
||||
[:map-of ::sm/uuid [:string {:max 250}]]]]
|
||||
[:project-id ::sm/uuid]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user