Merge branch 'charlesmchen/attachmentApprovalCrash' into release/2.18.2

pull/1/head
Matthew Chen 8 years ago
commit 957c2e3963

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

Loading…
Cancel
Save