asd
This commit is contained in:
parent
9f07e15578
commit
7a221da7ba
@ -117,7 +117,7 @@ NSString * const MFAccTopAlertClosed = @"Top alert notification is closed.";
|
||||
if ([type isEqualToString:ValueTypeError]) {
|
||||
return [UIColor mvmOrange];
|
||||
} else {
|
||||
return [UIColor mfShamrock];
|
||||
return [UIColor mvmGreen];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user