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