Fix build break.

pull/1/head
Matthew Chen 7 years ago
parent 3ff3779f17
commit dd0f642ff2

@ -377,7 +377,7 @@ public class AttachmentPrepViewController: OWSViewController, PlayerProgressBarD
assert(!attachment.hasError)
}
required init?(coder aDecoder: NSCoder) {
public required init?(coder aDecoder: NSCoder) {
fatalError("init(coder:) has not been implemented")
}

Loading…
Cancel
Save