mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01: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