Respond to CR.

// FREEBIE
pull/1/head
Matthew Chen 7 years ago
parent bf9ae552a3
commit 5c20a85974

@ -52,7 +52,7 @@ class AttachmentApprovalViewController: UIViewController {
}
override func viewWillAppear(_ animated: Bool) {
super.viewWillDisappear(animated)
super.viewWillAppear(animated)
ViewControllerUtils.setAudioIgnoresHardwareMuteSwitch(true)
}

Loading…
Cancel
Save