Support thumbnail export & import during backup of visual attachments

This commit is contained in:
trevor-signal 2024-07-16 16:39:56 -04:00 committed by GitHub
parent 451ee56c92
commit 61548061b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 1326 additions and 327 deletions

View file

@ -5375,7 +5375,7 @@ export class ConversationModel extends window.Backbone
size: avatar.size,
getAbsoluteAttachmentPath,
isLocal: true,
type: 'local',
});
try {