Resumable attachment downloads
This commit is contained in:
@@ -92,6 +92,7 @@ export async function modifyTargetMessage(
|
||||
logId,
|
||||
shouldSave: false,
|
||||
deleteOnDisk: window.Signal.Migrations.deleteAttachmentData,
|
||||
deleteDownloadOnDisk: window.Signal.Migrations.deleteDownloadData,
|
||||
}
|
||||
);
|
||||
if (result) {
|
||||
|
Reference in New Issue
Block a user