mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 22:54:48 +00:00
enhance(ux): disable file based graph for web
This commit is contained in:
@@ -512,7 +512,7 @@
|
||||
|
||||
(defn load-unpacked-plugin
|
||||
[]
|
||||
(when util/electron?
|
||||
(when (util/electron?)
|
||||
(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