feat(rtc): add schema for asset

pull/10793/head
rcmerci 2024-01-11 14:08:18 +08:00
parent a534193090
commit 2dca1b6df8
1 changed files with 3 additions and 1 deletions

View File

@ -124,7 +124,9 @@
(dissoc schema
:block/properties-text-values :block/pre-block? :recent/pages :file/handle
:block/properties-order)
{:file/last-modified-at {}}))
{:file/last-modified-at {}}
{:asset/uuid {:db/unique :db.unique/identity}
:asset/meta {}}))
(def retract-attributes
#{