mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 19:06:21 +00:00
fix(electron): try to fix #1228
This commit is contained in:
@@ -1772,6 +1772,7 @@
|
||||
(and last-command
|
||||
(commands/get-matched-commands last-command)))))
|
||||
(catch js/Error e
|
||||
(js/console.error e)
|
||||
nil)))
|
||||
|
||||
(defn get-matched-block-commands
|
||||
|
||||
Reference in New Issue
Block a user