mirror of
https://github.com/fastmail/Squire.git
synced 2024-12-22 07:13:08 -05:00
support / in setKeyHandler()
This commit is contained in:
parent
724611477d
commit
a9d8e60714
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ var keys = {
|
|||
37: 'left',
|
||||
39: 'right',
|
||||
46: 'delete',
|
||||
191: '/',
|
||||
219: '[',
|
||||
221: ']'
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue