mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 14:16:59 +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