mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 13:44:29 +08:00
chore: add command alias
This commit is contained in:
parent
f19063e1db
commit
e90cf66ac4
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ function update(layouts: MonkeyTypes.Layouts): void {
|
|||
id: "changeKeymapLayoutOverrideSync",
|
||||
display: "emulator sync",
|
||||
configValue: "overrideSync",
|
||||
alias: "default",
|
||||
exec: (): void => {
|
||||
UpdateConfig.setKeymapLayout("overrideSync");
|
||||
TestLogic.restart();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue