fix: fixed error in PR #70
This commit is contained in:
parent
a24caa02dc
commit
8aaa63b93a
|
@ -30,5 +30,5 @@ final supportedLocales = [
|
||||||
//'oc',
|
//'oc',
|
||||||
'pt_PT',
|
'pt_PT',
|
||||||
'ru',
|
'ru',
|
||||||
'ja'’
|
'ja',
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue