mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
Update docstrings after Tienson's shortcuts fix
Also remove unused :db-schema
This commit is contained in:
@@ -252,7 +252,7 @@
|
||||
:go/electron-find-in-page {:binding "mod+f"
|
||||
:inactive (not (util/electron?))
|
||||
:fn #(search-handler/open-find-in-page!)}
|
||||
|
||||
|
||||
:go/electron-jump-to-the-next {:binding ["enter" "mod+g"]
|
||||
:inactive (not (util/electron?))
|
||||
:fn #(search-handler/loop-find-in-page! false)}
|
||||
|
||||
Reference in New Issue
Block a user