Merge branch 'mp/soto-capslock' (#2489)

* origin/mp/soto-capslock:
  soto: add 'capslock' to ignored keys

Signed-off-by: Jared Tobin <jared@tlon.io>
This commit is contained in:
Jared Tobin 2020-03-16 12:41:21 +04:00
commit 7d3eafa35c
No known key found for this signature in database
GPG Key ID: 0E4647D58F8A69E4

View File

@ -21,7 +21,7 @@ export class Input extends Component {
"F1", "F2", "F3", "F4", "F5", "F6", "F7", "F8",
"F9", "F10", "F11", "F12", "Backspace", "Unidentified",
"Delete", "Insert", "Home", "PageUp", "PageDown", "End",
"Dead"
"Dead", "CapsLock"
];
// submit on enter