mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
save button fix and text color for dark mode
This commit is contained in:
@@ -4415,7 +4415,7 @@ NSString *const kRoomSettingsAdvancedE2eEnabledCellViewIdentifier = @"kRoomSetti
|
||||
}
|
||||
|
||||
- (BOOL) isNotificationTimesSwitchEnabled {
|
||||
return !mxRoom.isDirect;
|
||||
return true;
|
||||
}
|
||||
|
||||
- (void) updateSectionsAsPersonalNotes {
|
||||
|
||||
Reference in New Issue
Block a user