send syncMessage when we just created a closed group

pull/1137/head
Audric Ackermann 5 years ago
parent 632de4e9c7
commit 7c87519048
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4

@ -822,6 +822,7 @@
window.friends.friendRequestStatusEnum.friends
);
textsecure.messaging.sendGroupSyncMessage([convo]);
appView.openConversation(groupId, {});
};

Loading…
Cancel
Save