change route home to mihHome
This commit is contained in:
parent
43ab2b6681
commit
35d6b39c45
12 changed files with 23 additions and 16 deletions
|
|
@ -61,7 +61,7 @@ class _MihSignInState extends State<MihSignIn> {
|
|||
await signUserIn();
|
||||
if (successfulSignIn) {
|
||||
context.goNamed(
|
||||
'home',
|
||||
'mihHome',
|
||||
extra: AuthArguments(
|
||||
true,
|
||||
true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue