mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
fix(command_palette): find in text not shown
This commit is contained in:
parent
5b074c2e22
commit
baf341b312
@ -759,7 +759,6 @@ function getDefaultKeyboardActions() {
|
||||
friendlyName: t("keyboard_action_names.find-in-text"),
|
||||
iconClass: "bx bx-search",
|
||||
defaultShortcuts: isElectron ? ["CommandOrControl+F"] : [],
|
||||
isElectronOnly: true,
|
||||
description: t("keyboard_actions.find-in-text"),
|
||||
scope: "window"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user