1
0
Fork 0

added new shortcut to shortcut list

This commit is contained in:
Heiko Kernbach 2014-11-07 17:30:35 +01:00
parent 8f62bd4e24
commit d9d6d5a062
1 changed files with 3 additions and 0 deletions

View File

@ -113,6 +113,9 @@
content: [{
label: "Insert",
letter: "Ctrl + Insert"
},{
label: "Save",
letter: "Ctrl + Return, CMD + Return"
},{
label: "Append",
letter: "Ctrl + Shift + Insert"