mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-23 18:08:05 +01:00
Reuse calculated height & width when deduplicating attachments
This commit is contained in:
@@ -809,6 +809,8 @@ export type ExistingAttachmentData = Pick<
|
||||
| 'version'
|
||||
| 'path'
|
||||
| 'localKey'
|
||||
| 'width'
|
||||
| 'height'
|
||||
| 'thumbnailPath'
|
||||
| 'thumbnailLocalKey'
|
||||
| 'thumbnailVersion'
|
||||
|
||||
Reference in New Issue
Block a user