Fix new version detection
This commit is contained in:
@@ -443,6 +443,7 @@ define([
|
||||
$err.find('a').click(function () {
|
||||
funcs.gotoURL();
|
||||
});
|
||||
UI.findOKButton().click();
|
||||
UI.errorLoadingScreen($err, true, true);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user