This commit is contained in:
2023-08-08 15:54:17 +03:00
parent 34fc82ea19
commit 66562b58d3

View File

@@ -29,18 +29,9 @@ function check_new_messages_timeout(){
check_new_messages(window,it)
}
},
1000)
10000)
}
// function timeout (data){
// let window = document.querySelector(".container-messages")
//
// check_msg = setInterval(check_new_messages, 1000,window,data)
//
// }
var data = null