fixed initial restart

This commit is contained in:
Jack 2020-10-24 22:42:22 +01:00
parent a4d15ebb1b
commit 40a8c7093f

View file

@ -4989,6 +4989,7 @@ if (window.location.hostname === "localhost") {
);
}
manualRestart = true;
loadConfigFromCookie();
getReleasesFromGitHub();
getPatreonNames();