mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-10 14:10:59 +08:00
fixed initial restart
This commit is contained in:
parent
a4d15ebb1b
commit
40a8c7093f
1 changed files with 1 additions and 0 deletions
|
|
@ -4989,6 +4989,7 @@ if (window.location.hostname === "localhost") {
|
|||
);
|
||||
}
|
||||
|
||||
manualRestart = true;
|
||||
loadConfigFromCookie();
|
||||
getReleasesFromGitHub();
|
||||
getPatreonNames();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue