This commit is contained in:
SBD
2024-01-26 16:31:58 +03:00
parent d5453dada6
commit 91751574cc
4 changed files with 5 additions and 3 deletions

View File

@@ -59,6 +59,8 @@ function wsReceiveData (e) {
if (user_id) {
if (ticket_maneger.toString() !== user_id) {
clear_messenger()
} else {
}
}
else {