mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 01:46:35 +00:00
fix: block properties order missing #5788
This commit is contained in:
@@ -885,6 +885,7 @@
|
||||
content (property/remove-empty-properties content)
|
||||
block {:block/uuid block-id
|
||||
:block/properties properties
|
||||
:block/properties-order (keys properties)
|
||||
:block/content content}]
|
||||
(outliner-core/save-block! block))))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user