diff --git a/core/util.js b/core/util.js index c7932795..4616713c 100644 --- a/core/util.js +++ b/core/util.js @@ -394,7 +394,7 @@ Util.Localisation = { return supportedLanguageCode; } } - + return Util.Localisation.defaultLanguage; },