change route home to mihHome
This commit is contained in:
@@ -61,7 +61,7 @@ class _MihSignInState extends State<MihSignIn> {
|
||||
await signUserIn();
|
||||
if (successfulSignIn) {
|
||||
context.goNamed(
|
||||
'home',
|
||||
'mihHome',
|
||||
extra: AuthArguments(
|
||||
true,
|
||||
true,
|
||||
|
||||
Reference in New Issue
Block a user