fix: fixed error in PR #70

This commit is contained in:
Yannick Mauray 2022-10-06 00:17:37 +02:00
parent a24caa02dc
commit 8aaa63b93a
No known key found for this signature in database
GPG Key ID: 67C4AAC5E99CB909
1 changed files with 1 additions and 1 deletions

View File

@ -30,5 +30,5 @@ final supportedLocales = [
//'oc',
'pt_PT',
'ru',
'ja'
'ja',
];