@@ -52,6 +57,6 @@ export const GroupInvitation = (props: PropsForGroupInvitation) => {
-
+
);
};
diff --git a/ts/models/conversation.ts b/ts/models/conversation.ts
index b12c4994f..fa2822e99 100644
--- a/ts/models/conversation.ts
+++ b/ts/models/conversation.ts
@@ -636,7 +636,8 @@ export class ConversationModel extends Backbone.Model