This commit is contained in:
2023-08-12 13:14:26 +03:00
parent 7c7452a93d
commit 1d64583697
3 changed files with 38 additions and 29 deletions

View File

@@ -34,7 +34,7 @@
// // check_new_messages_timeout(60000,it_set_func,it_func)
// // }
//
// function check_new_messages_timeout(timeout_time=short_timeout){
function check_new_messages_timeout(timeout_time=1000){
// if (check_msg){
// clearInterval(check_msg)
// }
@@ -77,7 +77,7 @@
//
// },
// timeout_time)
// }
}
//
//
//