This commit is contained in:
2023-08-08 17:06:22 +03:00
parent 9978d829ac
commit 19ef148991

View File

@@ -29,7 +29,7 @@ function check_new_messages_timeout(){
check_new_messages(window,it) check_new_messages(window,it)
} }
}, },
1000) 10000)
} }