Support thumbnail export & import during backup of visual attachments
This commit is contained in:
parent
451ee56c92
commit
61548061b8
30 changed files with 1326 additions and 327 deletions
|
@ -60,7 +60,7 @@ export async function parseContactsV2(
|
|||
),
|
||||
keysBase64: attachment.localKey,
|
||||
size: attachment.size,
|
||||
isLocal: true,
|
||||
type: 'local',
|
||||
},
|
||||
parseContactsTransform
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue