mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Use autojoin boolean
This commit is contained in:
@@ -1066,10 +1066,8 @@ static CGSize kThreadListBarButtonItemImageSize;
|
||||
// Show preview header
|
||||
[self showPreviewHeader:YES];
|
||||
}
|
||||
else
|
||||
{
|
||||
[super onRoomDataSourceReady];
|
||||
}
|
||||
|
||||
[super onRoomDataSourceReady];
|
||||
}
|
||||
|
||||
- (void)updateViewControllerAppearanceOnRoomDataSourceState
|
||||
|
||||
Reference in New Issue
Block a user