mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
archiveSessionOnMatch: Check for ratchet key match as well
This commit is contained in:
@@ -1926,6 +1926,7 @@ class MessageReceiverInner extends EventTarget {
|
||||
groupId: envelope.groupId,
|
||||
requesterDevice: sourceDevice,
|
||||
requesterUuid: sourceUuid,
|
||||
ratchetKey: request.ratchetKey(),
|
||||
senderDevice: request.deviceId(),
|
||||
sentAt: request.timestamp(),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user