mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 15:15:01 +00:00
enhance(ui): theme-related components
This commit is contained in:
@@ -589,8 +589,8 @@
|
||||
(fs/unlink! repo path nil)))))
|
||||
|
||||
(defn show-themes-modal!
|
||||
[]
|
||||
(state/pub-event! [:modal/show-themes-modal]))
|
||||
([] (show-themes-modal! false))
|
||||
([classic?] (state/pub-event! [:modal/show-themes-modal classic?])))
|
||||
|
||||
(defn goto-plugins-dashboard!
|
||||
[]
|
||||
|
||||
Reference in New Issue
Block a user