More improvements upon checkup page
This commit is contained in:
parent
6044b787d5
commit
e562216658
2 changed files with 2 additions and 4 deletions
|
|
@ -37,7 +37,7 @@ class MainApp extends StatelessWidget {
|
|||
return GetMaterialApp(
|
||||
debugShowCheckedModeBanner: false,
|
||||
debugShowMaterialGrid: false,
|
||||
initialRoute: "/login",
|
||||
initialRoute: "/",
|
||||
onGenerateRoute: _onGenerateRoute,
|
||||
theme: ThemeData(
|
||||
brightness: Brightness.dark,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue