mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-08 21:44:32 +02:00
Fix logout not triggering at the end of the inactivity period
This commit is contained in:
@ -43,7 +43,7 @@
|
||||
|
||||
clearTimeout(this.logoutTimer)
|
||||
|
||||
this.appLogout
|
||||
this.appLogout()
|
||||
},
|
||||
|
||||
resetTimer: function() {
|
||||
|
Reference in New Issue
Block a user