mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-02 21:44:06 +08:00
fix merge
This commit is contained in:
parent
05bd3d1e48
commit
57fa0381eb
1 changed files with 0 additions and 2 deletions
|
|
@ -1855,9 +1855,7 @@ export function onTestRestart(): void {
|
|||
$("#typingTest").css("opacity", 0).removeClass("hidden");
|
||||
getInputElement().style.left = "0";
|
||||
|
||||
Focus.set(false);
|
||||
if (ActivePage.get() === "test") {
|
||||
AdController.updateFooterAndVerticalAds(false);
|
||||
if (TribeState.getState() < 5) {
|
||||
Focus.set(false);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue