mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
fix: search input issues
This commit is contained in:
committed by
Tienson Qin
parent
fac1180a07
commit
322e3a730a
@@ -251,7 +251,7 @@
|
||||
|
||||
:go/electron-find-in-page {:binding "mod+f"
|
||||
:fn #(when (util/electron?)
|
||||
(search-handler/electron-find-in-page!))}
|
||||
(search-handler/open-find-in-page!))}
|
||||
|
||||
:go/journals {:binding "g j"
|
||||
:fn route-handler/go-to-journals!}
|
||||
|
||||
Reference in New Issue
Block a user