mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
fix login redirect ajax request
This commit is contained in:
@ -11,6 +11,5 @@ $(() => {
|
||||
})
|
||||
$("#btn-log-out").on("click",() => {
|
||||
clearInterval(chatNotificationInterval)
|
||||
console.log("CLEAR")
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user