fix to top alert
This commit is contained in:
parent
4e64317703
commit
59700f5013
@ -50,7 +50,7 @@ NSString * const MFAccTopAlertClosed = @"Top alert notification is closed.";
|
||||
|
||||
@implementation MVMCoreUITopAlertView
|
||||
|
||||
+ (instancetype)mainSplitViewController {
|
||||
+ (nullable instancetype)sharedGlobal {
|
||||
return [MVMCoreUISession sharedGlobal].topAlertView;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user