Skip to content

Commit

Permalink
chore(common): Revert other files
Browse files Browse the repository at this point in the history
  • Loading branch information
darcywong00 committed Nov 6, 2023
1 parent 7ff8d7a commit 699e1f3
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion common/web/types/src/kmx/kmx.ts
Original file line number Diff line number Diff line change
Expand Up @@ -457,4 +457,4 @@ export class KMXFile {
throw "COMP_KEYBOARD size is "+this.COMP_KEYBOARD.size()+" but should be "+KMXFile.COMP_KEYBOARD_SIZE+" bytes";
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,7 @@
},
{
"id": "K_X",
"text": "*Enter*",
"sp": "1"
"text": "*Enter*"
},
{
"id": "K_C",
Expand Down Expand Up @@ -666,4 +665,4 @@
],
"displayUnderlying": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -665,4 +665,4 @@
],
"displayUnderlying": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -665,4 +665,4 @@
],
"displayUnderlying": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -665,4 +665,4 @@
],
"displayUnderlying": false
}
}
}

0 comments on commit 699e1f3

Please sign in to comment.