bug fix
This commit is contained in:
parent
b440e41b15
commit
20434dd075
@ -2964,6 +2964,8 @@
|
|||||||
getRef('contact_name').value = name
|
getRef('contact_name').value = name
|
||||||
getRef('add_as_contact_option').remove()
|
getRef('add_as_contact_option').remove()
|
||||||
}
|
}
|
||||||
|
if (activeChat.floID === floID)
|
||||||
|
getRef('receiver_name').textContent = name
|
||||||
}).catch(error => notify(error, "error"));
|
}).catch(error => notify(error, "error"));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user