mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 13:35:42 +00:00
feat: websocket part1 (estudo)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// document.cookie = `fila=0`;
|
||||
|
||||
function reloadPage(){
|
||||
setTimeout(function() {
|
||||
@@ -99,9 +98,9 @@ function notificacao(){
|
||||
}
|
||||
|
||||
|
||||
setInterval(()=> {
|
||||
notificacao()
|
||||
}, 10000)
|
||||
// setInterval(()=> {
|
||||
// notificacao()
|
||||
// }, 10000)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user