mirror of
https://github.com/vector-im/element-web.git
synced 2026-07-01 04:50:29 +00:00
move KEY_M to KeyCode
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -32,4 +32,5 @@ module.exports = {
|
||||
DELETE: 46,
|
||||
KEY_D: 68,
|
||||
KEY_E: 69,
|
||||
KEY_M: 77,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user