Fix: keyboard ES5 bug
This commit is contained in:
@@ -37,7 +37,7 @@ function Keyboard(keyMapper, language) {
|
||||
this.keyDataList[i].handSide,
|
||||
this.keyDataList[i].row,
|
||||
this.keyDataList[i].fingerType,
|
||||
this.keyDataList[i].alignType,
|
||||
this.keyDataList[i].alignType
|
||||
);
|
||||
|
||||
this.allKeyHash[this.keyDataList[i].keyID] = this.keyList[i];
|
||||
|
||||
Reference in New Issue
Block a user