Fix eslint errors

This commit is contained in:
Tamas Balog 2024-07-31 14:40:19 +02:00
parent f746d08e1e
commit 474238dd72

View File

@ -44,7 +44,7 @@ export const languages = [
arabic,
traditionalChinese,
hebrew,
hungarian
hungarian,
indonesian,
telugu,
].sort((a, b) => a.name.localeCompare(b.name));
@ -78,7 +78,7 @@ i18n
ar,
"zh-TW": zh_tw,
he,
hu
hu,
id,
te,
},