mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-02-01 10: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!';
|
||||
}
|
||||
|
||||
const actions = this.elements[element].concat(this.elements['']),
|
||||
const actions = this.elements[element].concat(this.elements['']),
|
||||
actionsLength = actions.length,
|
||||
downKeyLength = this.down.length;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user