0.0.163
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user