mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-25 01:20:24 +08:00
fix(keymaps): typo
This commit is contained in:
parent
2ec4161b85
commit
210162167f
1 changed files with 4 additions and 4 deletions
|
@ -63,10 +63,10 @@
|
|||
'ctrl-left': 'native!'
|
||||
'ctrl-down': 'native!'
|
||||
'ctrl-right': 'native!'
|
||||
'shfit-up': 'native!'
|
||||
'shfit-left': 'native!'
|
||||
'shfit-down': 'native!'
|
||||
'shfit-right': 'native!'
|
||||
'shift-up': 'native!'
|
||||
'shift-left': 'native!'
|
||||
'shift-down': 'native!'
|
||||
'shift-right': 'native!'
|
||||
'escape': 'native!'
|
||||
'pageup': 'native!'
|
||||
'pagedown': 'native!'
|
||||
|
|
Loading…
Reference in a new issue