This commit is contained in:
Peter Maquiran
2021-08-30 14:32:15 +01:00
parent 9edd0bc15f
commit f3f465ebc3
12 changed files with 214 additions and 49 deletions
-1
View File
@@ -213,7 +213,6 @@ export class ProfilePage implements OnInit {
logout() {
SessionStore.setInativity(false)
window['inactivity/function']()
setTimeout(() => {
this.router.navigate(['/inactivity']);