mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 22:54:48 +00:00
Some fix according to lint
This commit is contained in:
@@ -370,7 +370,7 @@
|
||||
;; plugins
|
||||
(swap! state/state md/dissoc-in [:plugin/installed-plugins pid])
|
||||
;; commands
|
||||
(clear-commands!))))
|
||||
(clear-commands! pid))))
|
||||
|
||||
(.on "unlink-plugin" (fn [pid]
|
||||
(let [pid (keyword pid)]
|
||||
|
||||
Reference in New Issue
Block a user