mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 09:56:31 +00:00
fix: suggestions from gabriel
This commit is contained in:
@@ -683,7 +683,7 @@
|
||||
;; Editor
|
||||
(defn page-not-exists-handler
|
||||
[input id q current-pos]
|
||||
(state/set-editor-show-page-search! false)
|
||||
(state/clear-editor-action!)
|
||||
(if (state/org-mode-file-link? (state/get-current-repo))
|
||||
(let [page-ref-text (get-page-ref-text q)
|
||||
value (gobj/get input "value")
|
||||
|
||||
Reference in New Issue
Block a user