mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
@@ -274,7 +274,7 @@
|
||||
(defn load-unpacked-plugin
|
||||
[]
|
||||
(when util/electron?
|
||||
(p/let [path (ipc/ipc "openDialogSync")]
|
||||
(p/let [path (ipc/ipc "openDialog")]
|
||||
(when-not (:plugin/selected-unpacked-pkg @state/state)
|
||||
(state/set-state! :plugin/selected-unpacked-pkg path)))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user