mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
fix: error console
This commit is contained in:
@@ -541,7 +541,7 @@
|
||||
blocks)]
|
||||
(with-path-refs blocks)))
|
||||
(catch js/Error e
|
||||
(log/error :extract-blocks-failed)
|
||||
(js/console.error "extract-blocks-failed")
|
||||
(log/error :exception e))))
|
||||
|
||||
(defn with-parent-and-left
|
||||
|
||||
Reference in New Issue
Block a user