forgot print debug type thing lol
This commit is contained in:
parent
532788e9e6
commit
cfb4611ec5
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ ThemeData theme = themes.getTheme(themes.available[0]);
|
|||
Locale activeLocale = const Locale("en");
|
||||
|
||||
void main() async {
|
||||
settings.saveAuthCode("");
|
||||
Intl.defaultLocale = "en";
|
||||
await settings.saveLocale("en");
|
||||
activeLocale = await settings.loadLocale();
|
||||
|
|
Loading…
Reference in a new issue