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, backgroundColor:color,
width:buttonWidth, width:buttonWidth,
height:buttonHeight, height:buttonHeight,
target:target, target:self,
selector:action) selector:action)
} }

Loading…
Cancel
Save