fix merge

This commit is contained in:
Miodec 2025-12-14 15:39:02 +01:00
parent 05bd3d1e48
commit 57fa0381eb

View file

@ -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 {