mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-05-29 14:31:15 +02:00
Fix logout not triggering at the end of the inactivity period
This commit is contained in:
parent
d716213ece
commit
7494b08b95
@ -43,7 +43,7 @@
|
||||
|
||||
clearTimeout(this.logoutTimer)
|
||||
|
||||
this.appLogout
|
||||
this.appLogout()
|
||||
},
|
||||
|
||||
resetTimer: function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user