diff --git a/common/src/app/common/files/changes.cljc b/common/src/app/common/files/changes.cljc index 875f115516..10cdec5994 100644 --- a/common/src/app/common/files/changes.cljc +++ b/common/src/app/common/files/changes.cljc @@ -195,7 +195,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]