pain in my ass self vs this

This commit is contained in:
Zack Rauen 2017-11-03 13:37:48 -04:00
parent 147b67d686
commit 2571a051c7
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ Core.prototype.init = function () {
// Show loading errors
if (settingsCookie["bda-gs-9"]) {
this.showStartupErrors();
self.showStartupErrors();
}
settingsPanel = new V2_SettingsPanel();