Remove unnecessary whitespace

This commit is contained in:
Samuel Mannehed 2016-10-28 15:32:01 +02:00
parent 733d5009b6
commit da88c28714
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,7 @@ Util.Localisation = {
return supportedLanguageCode;
}
}
return Util.Localisation.defaultLanguage;
},