mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-03 11:29:50 -06:00
fix keyboard shortcut for print this note, #1118
This commit is contained in:
@@ -327,7 +327,7 @@ const DEFAULT_KEYBOARD_ACTIONS = [
|
||||
{
|
||||
actionName: "printActiveNote",
|
||||
defaultShortcuts: [],
|
||||
scope: "note-detail"
|
||||
scope: "window"
|
||||
},
|
||||
{
|
||||
actionName: "runActiveNote",
|
||||
|
||||
Reference in New Issue
Block a user