mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-25 04:36:46 +00:00
New attachment storage system
This commit is contained in:
@@ -100,6 +100,8 @@ export async function encryptAndUploadAttachment({
|
||||
plaintext,
|
||||
keys,
|
||||
dangerousIv,
|
||||
getAbsoluteAttachmentPath:
|
||||
window.Signal.Migrations.getAbsoluteAttachmentPath,
|
||||
});
|
||||
|
||||
absoluteCiphertextPath = window.Signal.Migrations.getAbsoluteAttachmentPath(
|
||||
|
||||
Reference in New Issue
Block a user