mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 19:56:57 +02:00
@@ -47,7 +47,7 @@
|
||||
|
||||
if (self.missedNotifAndUnreadBadgeLabel)
|
||||
{
|
||||
self.missedNotifAndUnreadBadgeLabel.textColor = ThemeService.shared.theme.backgroundColor;
|
||||
self.missedNotifAndUnreadBadgeLabel.textColor = ThemeService.shared.theme.baseTextPrimaryColor;
|
||||
}
|
||||
|
||||
self.groupAvatar.defaultBackgroundColor = [UIColor clearColor];
|
||||
|
||||
Reference in New Issue
Block a user