mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 01:40:07 +01:00
Disable interactions while user is unregistered or expired.
This commit is contained in:
@@ -176,7 +176,7 @@ final class GroupManagerV1 {
|
||||
|
||||
OutgoingMessage outgoingMessage = OutgoingMessage.groupUpdateMessage(groupRecipient,
|
||||
new MessageGroupContext(groupContext),
|
||||
Collections.singletonList(avatarAttachment),
|
||||
avatarAttachment != null ? Collections.singletonList(avatarAttachment) : Collections.emptyList(),
|
||||
System.currentTimeMillis(),
|
||||
0,
|
||||
false,
|
||||
|
||||
Reference in New Issue
Block a user