mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 23:54:55 +00:00
refactor: simplify editor timeout
This commit is contained in:
@@ -68,7 +68,6 @@
|
||||
(string/trimr value)
|
||||
"\n")
|
||||
content' (utf8/insert! content start_pos end_pos value)]
|
||||
(state/set-editor-op! :code-editor)
|
||||
(editor-handler/save-block-if-changed! block content')
|
||||
(let [new-pos-meta {:start_pos start_pos
|
||||
:end_pos (+ start_pos
|
||||
|
||||
Reference in New Issue
Block a user