Fix lint
This commit is contained in:
parent
a455fb23d1
commit
46957c389f
7 changed files with 16 additions and 16 deletions
|
|
@ -41,7 +41,7 @@ export const loadLanguageAsync = lang => {
|
|||
i18n.setLocaleMessage(lang, messages.default)
|
||||
loadedLanguages.push(lang)
|
||||
return setI18nLanguage(lang)
|
||||
}
|
||||
},
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Reference in a new issue