Allow reactions/replies after setting removalStage

This commit is contained in:
Fedor Indutny 2023-12-08 03:20:36 +01:00 committed by GitHub
parent b089eef942
commit 9eea26c5d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 21 additions and 2 deletions

View file

@ -1049,6 +1049,7 @@ export function isMissingRequiredProfileSharing(
const doesConversationRequireIt =
!conversation.isMe &&
!conversation.left &&
!conversation.removalStage &&
(isGroupV1(conversation) || isDirectConversation(conversation));
return Boolean(