enhance(rtc): add :db/ident in :update op

This commit is contained in:
rcmerci
2024-07-04 00:10:25 +08:00
parent 766add9f0c
commit bc2b7bade6
5 changed files with 74 additions and 8 deletions

View File

@@ -46,6 +46,7 @@
[:cat :keyword
[:map
[:block-uuid :uuid]
[:db/ident {:optional true} :keyword]
[:pos block-pos-schema]
[:av-coll [:sequential av-schema]]
[:card-one-attrs {:optional true} [:sequential :keyword]]]]]