2
This commit is contained in:
@@ -19,7 +19,7 @@ function update_chat_html (data,msg_cont) {
|
|||||||
|
|
||||||
|
|
||||||
function update_list_w_users (data,old_item_tab_user,el_tab) {
|
function update_list_w_users (data,old_item_tab_user,el_tab) {
|
||||||
let list_of_users = document.querySelector(".block-list-of-users")
|
let list_of_users = document.querySelector(".insert_users")
|
||||||
if (list_of_users) {
|
if (list_of_users) {
|
||||||
|
|
||||||
if (data.users_list_html){
|
if (data.users_list_html){
|
||||||
|
|||||||
Reference in New Issue
Block a user