mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 15:15:01 +00:00
enhance(plugin): basic plugin setup for web platform
This commit is contained in:
@@ -202,7 +202,7 @@
|
||||
:mobile/app-state-change (atom nil)
|
||||
|
||||
;; plugin
|
||||
:plugin/enabled (and (util/electron?)
|
||||
:plugin/enabled (and util/plugin-platform?
|
||||
;; true false :theme-only
|
||||
((fnil identity true) (storage/get ::storage-spec/lsp-core-enabled)))
|
||||
:plugin/preferences nil
|
||||
|
||||
Reference in New Issue
Block a user