Rename checkbox-default-value to scalar-default-value

This commit is contained in:
Tienson Qin
2024-11-25 14:38:22 +08:00
parent 525842b731
commit 471d413d80
9 changed files with 26 additions and 23 deletions

View File

@@ -237,7 +237,7 @@ prop-d:: [[nada]]"}])
{:properties
{:checkbox {:block/schema {:type :checkbox}
:build/properties
{:logseq.property/checkbox-default-value true}}}
{:logseq.property/scalar-default-value true}}}
:classes {:Class1 {:build/schema-properties [:checkbox]}}
:pages-and-blocks
[{:page {:block/title "page1"}