mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Reset detail screen after lab setting change, fixes #5273
This commit is contained in:
@@ -3230,6 +3230,7 @@ TableViewSectionsDelegate>
|
||||
{
|
||||
RiotSettings.shared.enableThreads = sender.isOn;
|
||||
[[MXKRoomDataSourceManager sharedManagerForMatrixSession:self.mainSession] reset];
|
||||
[[AppDelegate theDelegate] restoreEmptyDetailsViewController];
|
||||
}
|
||||
|
||||
- (void)togglePinRoomsWithMissedNotif:(UISwitch *)sender
|
||||
|
||||
Reference in New Issue
Block a user