mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-30 02:39:05 +08:00
set time to 60s
This commit is contained in:
parent
be7ccd6a54
commit
3f1a369d2f
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
|||
return;
|
||||
}
|
||||
refreshVisible();
|
||||
}, 30000);
|
||||
}, 60000);
|
||||
|
||||
initialised = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue