mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-28 11:59:52 +00:00
Update main.dart
This commit is contained in:
parent
b19f2417ac
commit
a2505e9cf8
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', 'CN')
|
||||
Locale('zh', '')
|
||||
],
|
||||
scaffoldMessengerKey: scaffoldMessengerKey,
|
||||
builder: (context, child) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue