mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
client,server: Downgrade edit branch prefix to note-tree scope (fixes #385)
This commit is contained in:
parent
191c9e9c82
commit
8abb8f9e0e
@ -140,7 +140,7 @@ const DEFAULT_KEYBOARD_ACTIONS: KeyboardShortcut[] = [
|
|||||||
actionName: "editBranchPrefix",
|
actionName: "editBranchPrefix",
|
||||||
defaultShortcuts: ["F2"],
|
defaultShortcuts: ["F2"],
|
||||||
description: "Show Edit branch prefix dialog",
|
description: "Show Edit branch prefix dialog",
|
||||||
scope: "window"
|
scope: "note-tree"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
actionName: "cloneNotesTo",
|
actionName: "cloneNotesTo",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user