mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 15:45:00 +00:00
fix: code not saved when update
This commit is contained in:
@@ -174,7 +174,6 @@
|
||||
:did-update (fn [state]
|
||||
(when-let [editor @(:editor-atom state)]
|
||||
(.setOption editor "theme" (str "solarized " (nth (state :rum/args) 4))))
|
||||
(load-and-render! state)
|
||||
state)}
|
||||
[state config id attr code theme options]
|
||||
[:div.extensions__code
|
||||
|
||||
Reference in New Issue
Block a user