diff --git a/common/src/app/common/types/shape.cljc b/common/src/app/common/types/shape.cljc index 7aea7983d..c87f370f3 100644 --- a/common/src/app/common/types/shape.cljc +++ b/common/src/app/common/types/shape.cljc @@ -210,7 +210,7 @@ [:map [:width :int] [:height :int] - [:mtype :string] + [:mtype {:optional true} [:maybe :string]] [:id ::sm/uuid]]]]) (sm/def! ::path-attrs