Fix logout not triggering at the end of the inactivity period

This commit is contained in:
Bubka 2020-10-09 15:09:56 +02:00
parent d716213ece
commit 7494b08b95

View File

@ -43,7 +43,7 @@
clearTimeout(this.logoutTimer)
this.appLogout
this.appLogout()
},
resetTimer: function() {