|
|
@ -48,7 +48,7 @@
|
|
|
|
conversationId,
|
|
|
|
conversationId,
|
|
|
|
'group'
|
|
|
|
'group'
|
|
|
|
);
|
|
|
|
);
|
|
|
|
serverAPI.findOrCreateChannel(channelId, conversationId);
|
|
|
|
await serverAPI.findOrCreateChannel(channelId, conversationId);
|
|
|
|
await conversation.setPublicSource(sslServerUrl, channelId);
|
|
|
|
await conversation.setPublicSource(sslServerUrl, channelId);
|
|
|
|
await conversation.setFriendRequestStatus(
|
|
|
|
await conversation.setFriendRequestStatus(
|
|
|
|
friends.friendRequestStatusEnum.friends
|
|
|
|
friends.friendRequestStatusEnum.friends
|
|
|
|