mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 00:46:23 +00:00
Rename checkbox-default-value to scalar-default-value
This commit is contained in:
@@ -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"}
|
||||
|
||||
Reference in New Issue
Block a user