Skip to content

Commit

Permalink
Fix video attachment actions are not recognized
Browse files Browse the repository at this point in the history
  • Loading branch information
Bahadir Oncel authored and buh committed Jan 9, 2020
1 parent 6b92c2c commit 2ef7db7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/UI/Chat/Attachments/AttachmentPreview.swift
Expand Up @@ -225,6 +225,7 @@ final class AttachmentPreview: UIView, AttachmentPreviewProtocol {
linkStackViewTopConstraint?.update(offset: CGFloat.messageCornerRadius)
}

completion(self, nil)
return
}

Expand Down

0 comments on commit 2ef7db7

Please sign in to comment.