When you realize there's more than one cancel button

This commit is contained in:
Evan Tang
2018-01-18 20:43:28 -06:00
parent 3fba3fa71b
commit 889f34b6d6
8 changed files with 24 additions and 24 deletions
@@ -289,7 +289,7 @@
}]];
[callActionSheet addAction:[UIAlertAction actionWithTitle:[NSBundle mxk_localizedStringForKey:@"cancel"]
style:UIAlertActionStyleDefault
style:UIAlertActionStyleCancel
handler:^(UIAlertAction * action) {
if (weakSelf)