fix(rtc): enable :logseq.property.view/xxx properties rtc-syncing

This commit is contained in:
rcmerci
2025-03-26 01:25:23 +08:00
parent 4036a36f46
commit 336af2a2db

View File

@@ -407,10 +407,7 @@
[:logseq.property.view/type.list "List View" "list"]
[:logseq.property.view/type.gallery "Gallery View" "layout-grid"]])
:properties {:logseq.property/default-value :logseq.property.view/type.table}
:queryable? true
:rtc {:rtc/ignore-attr-when-init-upload true
:rtc/ignore-attr-when-init-download true
:rtc/ignore-attr-when-syncing true}}
:queryable? true}
:logseq.property.view/feature-type
{:title "View Feature Type"
@@ -418,10 +415,7 @@
{:type :keyword
:public? false
:hide? true}
:queryable? false
:rtc {:rtc/ignore-attr-when-init-upload true
:rtc/ignore-attr-when-init-download true
:rtc/ignore-attr-when-syncing true}}
:queryable? false}
:logseq.property.view/group-by-property
{:title "View group by property"
@@ -429,10 +423,7 @@
{:type :property
:public? false
:hide? true}
:queryable? true
:rtc {:rtc/ignore-attr-when-init-upload true
:rtc/ignore-attr-when-init-download true
:rtc/ignore-attr-when-syncing true}}
:queryable? true}
:logseq.property.table/sorting {:title "View sorting"
:schema