mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-10-30 02:30:35 -04:00
Re-add support for Firefox keys -, + and ;
This commit is contained in:
@@ -75,6 +75,9 @@ var keyCodeAliases = {
|
||||
220: '\\',
|
||||
221: ']',
|
||||
222: '\'',
|
||||
59: ';',
|
||||
61: '+',
|
||||
173: '-',
|
||||
}
|
||||
|
||||
function recordKeyPress(e) {
|
||||
|
||||
Reference in New Issue
Block a user