mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Conversation update form : user automaticaly selected
This commit is contained in:
@ -207,6 +207,7 @@ ComunicWeb.components.conversations.chatWindows = {
|
||||
settingsForm.conversationNameInput.value = infos.infos.name;
|
||||
|
||||
//Update conversation members
|
||||
ComunicWeb.components.userSelect.pushEntries(settingsForm.usersElement, infos.infos.members);
|
||||
|
||||
//Update follow conversation checkbox
|
||||
|
||||
|
Reference in New Issue
Block a user