Merge 028cfa55c8
into 2b4000d47f
This commit is contained in:
commit
02e96a9a1f
1 changed files with 1 additions and 1 deletions
|
@ -520,7 +520,7 @@ export const KEYBOARD_SHORTCUTS: IKeyboardShortcuts = {
|
||||||
},
|
},
|
||||||
[KeyBindingAction.GoToHome]: {
|
[KeyBindingAction.GoToHome]: {
|
||||||
default: {
|
default: {
|
||||||
ctrlOrCmdKey: true,
|
ctrlKey: true,
|
||||||
altKey: !IS_MAC,
|
altKey: !IS_MAC,
|
||||||
shiftKey: IS_MAC,
|
shiftKey: IS_MAC,
|
||||||
key: Key.H,
|
key: Key.H,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue