mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 12:15:50 +01:00
Fix various archive related attachment bugs.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
This commit is contained in:
@@ -138,6 +138,7 @@ message CopyAttachmentToArchiveJobData {
|
||||
message UploadAttachmentToArchiveJobData {
|
||||
uint64 attachmentId = 1;
|
||||
ResumableUpload uploadSpec = 2;
|
||||
optional bool canReuseUpload = 3;
|
||||
}
|
||||
|
||||
message BackupMediaSnapshotSyncJobData {
|
||||
|
||||
Reference in New Issue
Block a user