mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
refactor: force outliner.tree/-del to delete all children
Except the children have been moved.
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
#_:clj-kondo/ignore
|
||||
(when-let [repo (state/get-current-repo)]
|
||||
(when-let [block (db-model/get-block-by-uuid id)]
|
||||
(editor-handler/delete-block-aux! block true))))
|
||||
(editor-handler/delete-block-aux! block))))
|
||||
|
||||
(defn copy-hl-ref!
|
||||
[highlight ^js viewer]
|
||||
|
||||
Reference in New Issue
Block a user