fix keyboard shortcut for print this note, #1118

This commit is contained in:
zadam 2020-06-20 00:04:31 +02:00
parent eabe4775bd
commit 2af2b45062

View file

@ -327,7 +327,7 @@ const DEFAULT_KEYBOARD_ACTIONS = [
{ {
actionName: "printActiveNote", actionName: "printActiveNote",
defaultShortcuts: [], defaultShortcuts: [],
scope: "note-detail" scope: "window"
}, },
{ {
actionName: "runActiveNote", actionName: "runActiveNote",