mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 10:56:32 +00:00
fix(rtc): remove occurrences of :block/left
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
(def block-pos-schema
|
||||
":sibling: sibling of target-block(:target-uuid)
|
||||
:child: child of target-block(:target-uuid)
|
||||
:no-order: this block doesn't have :block/left attr"
|
||||
:no-order: this block doesn't have :block/order attr"
|
||||
[:enum :sibling :child :no-order])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user