mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-20 22:09:11 +00:00
Update main.dart
This commit is contained in:
parent
1f02e9bb61
commit
6192ca33ec
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ class _MainState extends State<Main> {
|
|||
supportedLocales: const [
|
||||
Locale('en', ''),
|
||||
Locale('es', ''),
|
||||
Locale('zh', '')
|
||||
Locale('zh', 'CN')
|
||||
],
|
||||
scaffoldMessengerKey: scaffoldMessengerKey,
|
||||
builder: (context, child) {
|
||||
|
|
Loading…
Add table
Reference in a new issue