mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 13:27:49 +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…
Reference in a new issue