mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Show video duration in all media UI
This commit is contained in:
@@ -2713,6 +2713,7 @@ function saveMessageAttachment({
|
||||
receivedAtMs,
|
||||
clientUuid: attachment.clientUuid,
|
||||
size: attachment.size,
|
||||
duration: attachment.duration,
|
||||
contentType: attachment.contentType,
|
||||
path: attachment.path,
|
||||
localKey: attachment.localKey,
|
||||
|
||||
Reference in New Issue
Block a user