mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
remove alert and change tracer
This commit is contained in:
@@ -52,6 +52,10 @@ class SessionService {
|
||||
this._user.Inactivity = false
|
||||
}
|
||||
|
||||
window['clearS'] = () => {
|
||||
delete this._user.Authorization
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
getDataFromLocalStorage() {
|
||||
|
||||
Reference in New Issue
Block a user