initial commit
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ Singleton {
|
||||
if (!root.loaded || !root.commandReady)
|
||||
return;
|
||||
|
||||
updatesProc.running = true;
|
||||
updatesProc.running = false;
|
||||
interval = 5000;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user