Revert "Merge branch 'feature/spanish_intercept' into 'develop'"
This reverts merge request !42
This commit is contained in:
parent
b31d269a8b
commit
3a36734f88
@ -23,7 +23,7 @@
|
||||
if (self = [super init]) {
|
||||
self.presentedViewController = presentedViewController;
|
||||
self.presentingViewController = presentingViewController;
|
||||
self.presentedViewController.modalPresentationStyle = UIModalPresentationAutomatic;
|
||||
self.presentedViewController.modalPresentationStyle = UIModalPresentationFullScreen;
|
||||
self.animate = animated;
|
||||
}
|
||||
return self;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user