mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Merge branch 'main' into 'fix/guardas_sin_impresion'
Main See merge request jjimenez/safekat!538
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