This commit is contained in:
Peter Maquiran
2022-06-24 16:18:25 +01:00
parent 23cbf723ba
commit ce7b7b94d0
2 changed files with 23 additions and 26 deletions
@@ -257,6 +257,7 @@ export class InactivityPage implements OnInit {
enterWithPasswordButton() {
this.enterWithPassword = true
this.router.navigate(['/']);
}
}