Translated lost phrase

This commit is contained in:
Carlos
2019-08-27 16:51:53 +02:00
parent 206f62f81f
commit 81b5389b30
3 changed files with 6 additions and 2 deletions

View File

@ -9,8 +9,8 @@
*/
$(document).ready(function() {
$("#serverContainer").hide();
updateServerList();
setLanguage(persistenceManager.getLanguage());
updateServerList();
});
/**