update to server location popup
This commit is contained in:
@ -20,6 +20,7 @@ class MyApp extends StatelessWidget {
|
||||
return GetMaterialApp(
|
||||
translations: StringValues(),
|
||||
locale: const Locale('ja', 'JP'),
|
||||
//locale: const Locale('en', 'US'),
|
||||
fallbackLocale: const Locale('en', 'US'),
|
||||
title: 'ROGAINING',
|
||||
theme: ThemeData(
|
||||
|
||||
Reference in New Issue
Block a user