Don't load updater.js twice
This commit is contained in:
@@ -132,6 +132,7 @@ class BaseUpdater(Plugin):
|
||||
update_failed = False
|
||||
update_version = None
|
||||
last_check = 0
|
||||
auto_register_static = False
|
||||
|
||||
def doUpdate(self):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user