mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 12:09:21 +00:00
Update
This commit is contained in:
parent
7b430107e3
commit
5056b07ddf
@ -154,9 +154,7 @@ const ConversationsList = {
|
||||
infos.listBox.rootElem.remove();
|
||||
|
||||
//Add & open the conversation
|
||||
ComunicWeb.components.conversations.manager.addConversation({
|
||||
conversationID: response.conversationID
|
||||
});
|
||||
ComunicWeb.components.conversations.manager.addConversation(response.conversationID);
|
||||
})
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user