mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 20:24:32 +01:00
Properly order attachment archive copies.
This commit is contained in:
@@ -144,6 +144,7 @@ message UploadAttachmentToArchiveJobData {
|
||||
message ArchiveAttachmentReconciliationJobData {
|
||||
optional uint64 snapshot = 1;
|
||||
string serverCursor = 2;
|
||||
bool forced = 3;
|
||||
}
|
||||
|
||||
message DeviceNameChangeJobData {
|
||||
|
||||
Reference in New Issue
Block a user