mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-25 04:36:46 +00:00
Support thumbnail export & import during backup of visual attachments
This commit is contained in:
@@ -60,7 +60,7 @@ export async function parseContactsV2(
|
||||
),
|
||||
keysBase64: attachment.localKey,
|
||||
size: attachment.size,
|
||||
isLocal: true,
|
||||
type: 'local',
|
||||
},
|
||||
parseContactsTransform
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user