fix auth
This commit is contained in:
@@ -108,7 +108,6 @@ class _AppState extends State<App> {
|
||||
..addModel(packageModel)
|
||||
..addModel(messageModel)
|
||||
..addModel(marketModel);
|
||||
mainModel2.init();
|
||||
|
||||
_newLocaleDelegate = AppTranslationsDelegate(newLocale: null);
|
||||
Translation().onLocaleChanged = onLocaleChange;
|
||||
|
||||
Reference in New Issue
Block a user