mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
merge
This commit is contained in:
@@ -22,9 +22,9 @@ export class InativityService {
|
||||
|
||||
function userIsNotActive() {
|
||||
// your function for too long inactivity goes here
|
||||
// SessionStore.setInativity(false)
|
||||
SessionStore.setInativity(false)
|
||||
// alert('go out')
|
||||
// window['inactivity/function']()
|
||||
window['inactivity/function']()
|
||||
}
|
||||
|
||||
function resetTimer() {
|
||||
|
||||
Reference in New Issue
Block a user