fix merge

pull/874/head
ryanzhao 1 year ago
parent f603b422b0
commit 39e316eb51

@ -1 +1 @@
Subproject commit e3ccf29db08aaf0b9bb6bbe72ae5967cd183a78d
Subproject commit 4a84257d590d963f38e10dd527476b4eb168b031

@ -525,7 +525,8 @@ struct MediaView_SwiftUI: UIViewRepresentable {
let mediaView = MediaView(
mediaCache: mediaCache,
attachment: attachment,
isOutgoing: isOutgoing,
isOutgoing: isOutgoing,
shouldSupressControls: true,
cornerRadius: cornerRadius
)

Loading…
Cancel
Save