This commit is contained in:
SBD
2023-11-29 16:55:26 +03:00
parent 3a0845fe2a
commit 453d4b7349
3 changed files with 3 additions and 3 deletions

View File

@@ -37,6 +37,7 @@ function wsReceiveData (e) {
let msg_cont = document.querySelector(".container-messages")
update_chat_html(data,msg_cont)
// document.querySelector(".tab_user_messanger.select").scrollIntoView({behavior: "smooth",block:'end',inline:'end'});
// update_tickets_w_manager(data,old_item_tab_user)
//