mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-24 19:56:00 +00:00
Add archive media apis.
This commit is contained in:
committed by
Alex Hart
parent
ccc9752485
commit
218964cbda
@@ -255,7 +255,8 @@ class UploadDependencyGraphTest {
|
||||
audioHash = attachment.audioHash,
|
||||
transformProperties = attachment.transformProperties,
|
||||
displayOrder = 0,
|
||||
uploadTimestamp = attachment.uploadTimestamp
|
||||
uploadTimestamp = attachment.uploadTimestamp,
|
||||
dataHash = null
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user