commenting asserts out to work around issue with object overwrites
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class SwitchKeymapAction extends KeyAction {
|
||||
|
||||
@assertUInt8
|
||||
// @assertUInt8
|
||||
keymapId: number;
|
||||
|
||||
_fromJsObject(jsObject: any): SwitchKeymapAction {
|
||||
|
||||
Reference in New Issue
Block a user