mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Fix lint errors
This commit is contained in:
@@ -92,7 +92,7 @@ exports.languageNamesInLanguageOf = function(code) {
|
||||
}
|
||||
|
||||
return translatedLangsByCode;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
exports.scriptNamesInLanguageOf = function(code) {
|
||||
@@ -110,4 +110,4 @@ exports.scriptNamesInLanguageOf = function(code) {
|
||||
});
|
||||
|
||||
return translatedScripts;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user