v2 up ia09ig0gp
This commit is contained in:
@@ -125,7 +125,7 @@ class AutomaticDispose {
|
||||
await self.genSettings()
|
||||
setInterval(self.genSettings.bind(self), 1000);
|
||||
|
||||
if (window.location.pathname === "/" || window.location.pathname === "/#") {
|
||||
if (window.location.pathname === "/" || window.location.pathname === "/#" || window.location.pathname === "/#_=_" ) {
|
||||
self.GetAvailableMissions()
|
||||
self.IndexPage()
|
||||
setInterval(self.CollectRescueSprechwuensche.bind(self), 2500);
|
||||
|
||||
Reference in New Issue
Block a user