mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
fix: update :build/class-parent to multiple values
This commit is contained in:
@@ -280,7 +280,7 @@ prop-d:: [[nada]]"}])
|
||||
{:logseq.property/default-value "Todo"}
|
||||
:build/properties-ref-types {:entity :number}}}
|
||||
:classes {:Mytask {:build/class-properties [:status]}
|
||||
:Bug {:build/class-parent :Mytask}}
|
||||
:Bug {:build/class-parent [:Mytask]}}
|
||||
:pages-and-blocks
|
||||
[{:page {:block/title "page1"}
|
||||
:blocks [{:block/title "task1"
|
||||
|
||||
Reference in New Issue
Block a user