diff --git a/common/src/app/common/types/shape.cljc b/common/src/app/common/types/shape.cljc index 3127883d9..961e8e2ed 100644 --- a/common/src/app/common/types/shape.cljc +++ b/common/src/app/common/types/shape.cljc @@ -221,6 +221,7 @@ [:width {:optional true} [:maybe ::sm/safe-number]] [:height {:optional true} [:maybe ::sm/safe-number]] [:content + {:optional true} [:vector [:map [:command :keyword]