mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-27 01:51:34 +08:00
fix keyboard shortcut for print this note, #1118
This commit is contained in:
parent
eabe4775bd
commit
2af2b45062
@ -327,7 +327,7 @@ const DEFAULT_KEYBOARD_ACTIONS = [
|
|||||||
{
|
{
|
||||||
actionName: "printActiveNote",
|
actionName: "printActiveNote",
|
||||||
defaultShortcuts: [],
|
defaultShortcuts: [],
|
||||||
scope: "note-detail"
|
scope: "window"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
actionName: "runActiveNote",
|
actionName: "runActiveNote",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user