diff --git a/common/src/app/common/types/file.cljc b/common/src/app/common/types/file.cljc index 021d9a09d..0cbf4e849 100644 --- a/common/src/app/common/types/file.cljc +++ b/common/src/app/common/types/file.cljc @@ -63,6 +63,8 @@ [:map-of {:gen/max 5} ::sm/uuid ::media-object]] [:plugin-data {:optional true} [:map-of {:gen/max 5} :keyword ::ctpg/plugin-data]] + [:token-theme-temporary-id {:optional true} + ::sm/uuid] [:token-themes {:optional true} [:vector ::sm/uuid]] [:token-themes-index {:optional true}