fix(electron): try to fix #1228

This commit is contained in:
charlie
2021-02-02 14:55:19 +08:00
parent b31193db9d
commit 3beda2c422
12 changed files with 43 additions and 28 deletions

View File

@@ -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