Remove duplicate keyboard shortcut Alt-shift-n
parent
6336190c20
commit
614d3f081a
|
@ -28,7 +28,6 @@ functions:
|
|||
path: ./page.ts:newPageCommand
|
||||
command:
|
||||
name: "Page: New"
|
||||
key: "Alt-Shift-n"
|
||||
|
||||
# Completion
|
||||
pageComplete:
|
||||
|
|
|
@ -94,7 +94,6 @@ functions:
|
|||
command:
|
||||
name: "Quick Note"
|
||||
key: "Alt-Shift-n"
|
||||
priority: 1
|
||||
dailyNoteCommand:
|
||||
path: ./template.ts:dailyNoteCommand
|
||||
command:
|
||||
|
|
Loading…
Reference in New Issue