diff --git a/common/src/app/common/files/changes.cljc b/common/src/app/common/files/changes.cljc index c32f57a3b9..d38a78e307 100644 --- a/common/src/app/common/files/changes.cljc +++ b/common/src/app/common/files/changes.cljc @@ -196,7 +196,7 @@ [:map {:title "AddObjChange"} [:type [:= :add-obj]] [:id ::sm/uuid] - [:obj :map] + [:obj cts/schema:shape] [:page-id {:optional true} ::sm/uuid] [:component-id {:optional true} ::sm/uuid] [:frame-id ::sm/uuid]