mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-06-04 22:43:09 +01:00
Remove orphaned attachments when creating a new backup.
This commit is contained in:
committed by
Greyson Parrelli
parent
bae86d127f
commit
c7f226b5cc
@@ -137,3 +137,7 @@ message UploadAttachmentToArchiveJobData {
|
||||
uint64 attachmentId = 1;
|
||||
ResumableUpload uploadSpec = 2;
|
||||
}
|
||||
|
||||
message BackupMediaSnapshotSyncJobData {
|
||||
uint64 syncTime = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user