forked from EVOgeek/Vmeda.Online
MOBILE-3117 login: Check you entered the credentials page again
This commit is contained in:
parent
687c0d4e41
commit
ada49974f4
@ -81,6 +81,13 @@ export class CoreLoginCredentialsPage {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* View enter.
|
||||
*/
|
||||
ionViewDidEnter(): void {
|
||||
this.viewLeft = false;
|
||||
}
|
||||
|
||||
/**
|
||||
* View left.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user