This commit is contained in:
Peter Maquiran
2022-04-22 15:03:09 +01:00
parent 20da76a5bb
commit 59a6b8c08a
7 changed files with 29 additions and 15 deletions
+1
View File
@@ -140,6 +140,7 @@ export class HomePage implements OnInit {
SessionStore.setUrlBeforeInactivity(pathname)
this.router.navigate(['/inactivity']);
}
}