Emotemenu fix

This commit is contained in:
Jiiks 2015-11-27 19:47:48 +02:00
parent ec6bea553b
commit 26f88a3c5c
2 changed files with 2 additions and 2 deletions

View File

@ -652,7 +652,7 @@ SettingsPanel.prototype.init = function() {
}
if(settingsCookie["bda-jd"]) {
publicServers.joinServer("0Tmfo5ZbORCRqbAd");
opublicServers.joinServer("0Tmfo5ZbORCRqbAd");
settingsCookie["bda-jd"] = false;
mainCore.saveSettings();
}

2
js/main.min.js vendored

File diff suppressed because one or more lines are too long