mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix: rm debug print
This commit is contained in:
@@ -237,7 +237,6 @@
|
||||
(editor-handler/edit-block! block :max block-id)))
|
||||
;; TODO: return "handled" or false doesn't always prevent event bubbles
|
||||
(js/setTimeout #(reset! esc-pressed? false) 10))}})
|
||||
_ (js/console.log (clj->js cm-options))
|
||||
editor (when textarea
|
||||
(from-textarea textarea (clj->js cm-options)))]
|
||||
(when editor
|
||||
|
||||
Reference in New Issue
Block a user