FIX: Redireccion al cerrar session
This commit is contained in:
parent
c453697d4e
commit
77f186106b
@ -73,6 +73,8 @@ const closeSession = () => {
|
|||||||
resetCsrfToken()
|
resetCsrfToken()
|
||||||
|
|
||||||
Notify.info(Lang('session.closed'))
|
Notify.info(Lang('session.closed'))
|
||||||
|
|
||||||
|
location.replace('/')
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user