mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-02-15 16:58:42 +00:00
fix cs NO_CI
This commit is contained in:
parent
5f7beed155
commit
8b214150d6
|
|
@ -92,7 +92,7 @@ export class KeyboardManager
|
||||||
throw 'Unexpected elmenet!';
|
throw 'Unexpected elmenet!';
|
||||||
}
|
}
|
||||||
|
|
||||||
const actions = this.elements[element].concat(this.elements['']),
|
const actions = this.elements[element].concat(this.elements['']),
|
||||||
actionsLength = actions.length,
|
actionsLength = actions.length,
|
||||||
downKeyLength = this.down.length;
|
downKeyLength = this.down.length;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user