This commit is contained in:
4eb0da
2023-07-14 10:49:21 +03:00
parent 5122b5b97b
commit b7dddb06b6
+1
View File
@@ -10,6 +10,7 @@ const MODIFIERS = {
const KEYS = {
BACKSPACE: 8,
ALT: 18,
DELETE: 46,
LEFT: 37,
UP: 38,