mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Spam Reporting UI changes
This commit is contained in:
@@ -177,6 +177,7 @@ export function getConversation(model: ConversationModel): ConversationType {
|
||||
inboxPosition,
|
||||
isArchived: attributes.isArchived,
|
||||
isBlocked: isBlocked(attributes),
|
||||
reportingToken: attributes.reportingToken,
|
||||
removalStage: attributes.removalStage,
|
||||
isMe: isMe(attributes),
|
||||
isGroupV1AndDisabled: isGroupV1(attributes),
|
||||
|
||||
Reference in New Issue
Block a user