mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
@@ -3126,6 +3126,7 @@
|
||||
(defn editor-delete
|
||||
[_state e]
|
||||
(when (state/editing?)
|
||||
(util/stop e)
|
||||
(keydown-delete-handler e)))
|
||||
|
||||
(defn editor-backspace
|
||||
|
||||
Reference in New Issue
Block a user