9/11/1
This commit is contained in:
@@ -76,7 +76,7 @@ class MyApp extends StatelessWidget {
|
||||
: box.read(BoxName.email) != null
|
||||
? const MapPage()
|
||||
: box.read(BoxName.emailDriver) == null
|
||||
? LoginCaptin()
|
||||
? LoginPage()
|
||||
: const HomeCaptin());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user