Fix crashes in attachment approval view.

// FREEBIE
pull/1/head
Matthew Chen 8 years ago
parent 511ff83edb
commit 167a171caf

@ -155,7 +155,7 @@ class AttachmentApprovalViewController: OWSViewController {
backgroundColor:color,
width:buttonWidth,
height:buttonHeight,
target:target,
target:self,
selector:action)
}

Loading…
Cancel
Save