mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-10 13:44:27 +08:00
made sure to enable keymap with simon says
This commit is contained in:
parent
dc5455a2dd
commit
48274c9df2
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ function activateFunbox(funbox, mode) {
|
|||
}
|
||||
|
||||
if (funbox === "simon_says") {
|
||||
changeKeymapMode("next");
|
||||
settingsGroups.keymapMode.updateButton();
|
||||
restartTest();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue