This commit is contained in:
2023-08-24 13:10:38 +03:00
parent 66f348d4a0
commit f1596e1856
2 changed files with 36 additions and 17 deletions

View File

@@ -79,7 +79,7 @@ function clear_messenger (data) {
}
}
function update_support_chat_func (data){
function update_support_chat_func (data,msg_cont){
if (msg_cont !== null){
if (msg_cont.dataset['curReceiver'] === ""){
document.querySelector(".info_profile").innerHTML = data.support_chat_html