mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Support for single-attachment delete synced across devices
This commit is contained in:
@@ -55,6 +55,7 @@ export async function handleImageAttachment(
|
||||
|
||||
return {
|
||||
blurHash,
|
||||
clientUuid: genUuid(),
|
||||
contentType,
|
||||
data: new Uint8Array(data),
|
||||
fileName: fileName || file.name,
|
||||
|
||||
Reference in New Issue
Block a user