This commit is contained in:
2023-08-08 17:55:19 +03:00
parent ac57eceb66
commit f1c602abe5

View File

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