mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
Merge branch 'feat/db' into refactor/db-properties-schema
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