mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 08:56:29 +00:00
fix: lint
This commit is contained in:
@@ -395,7 +395,7 @@
|
||||
(let [block (db/pull [:block/uuid block-id])]
|
||||
(editor-handler/edit-block! block :max)))))
|
||||
|
||||
(defn render!
|
||||
(defn ^:large-vars/cleanup-todo render!
|
||||
[state]
|
||||
(let [[config id attr _code theme user-options] (:rum/args state)
|
||||
default-open? (and (:editor/code-mode? @state/state)
|
||||
|
||||
Reference in New Issue
Block a user