cleanup and added unit tests
This commit is contained in:
@@ -22,7 +22,7 @@ void main() async {
|
||||
|
||||
await initializeDateFormatting('de_DE', null);
|
||||
LoginController loginController = DiContainer.get();
|
||||
//await loginController.isLoggedIn();
|
||||
await loginController.isUsingJwtAuth();
|
||||
runApp(FotoDocumentationApp(theme: theme));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user