This commit is contained in:
SBD
2024-02-21 14:37:31 +03:00
parent dc534a0c51
commit 6bc112d689

View File

@@ -108,8 +108,9 @@ function wsReceiveData (e) {
}
// }
// if
update_list_w_users(data,old_item_tab_user,el_tab)
if (window.location.href.includes("chat")){
update_list_w_users(data,old_item_tab_user,el_tab)
}
} else if (data.type === "update_support_chat"){