Merge remote-tracking branch 'origin/main'

This commit is contained in:
SDE
2023-08-08 18:02:48 +03:00

View File

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