style: eslint
This commit is contained in:
parent
988657c30a
commit
76e4022852
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ const locales: LocaleObject[] = [
|
||||||
code: 'zh-TW',
|
code: 'zh-TW',
|
||||||
file: 'zh-TW.json',
|
file: 'zh-TW.json',
|
||||||
name: '繁體中文',
|
name: '繁體中文',
|
||||||
emoji: '🇹🇼',
|
emoji: '🇹🇼',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
code: 'fr-FR',
|
code: 'fr-FR',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue