mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
reskin: Kill KVO on theme setting
This commit is contained in:
@@ -3778,6 +3778,7 @@ typedef void (^blockSettingsViewController_onReadyToDestroy)(void);
|
||||
|
||||
// The user wants to select this theme
|
||||
RiotSettings.shared.userInterfaceTheme = newTheme;
|
||||
ThemeService.shared.themeId = newTheme;
|
||||
|
||||
[self.tableView reloadData];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user