Use autojoin boolean

This commit is contained in:
yostyle
2022-04-13 18:27:17 +02:00
parent 50bd7aa464
commit ea453d130f
6 changed files with 45 additions and 17 deletions
+2 -4
View File
@@ -1066,10 +1066,8 @@ static CGSize kThreadListBarButtonItemImageSize;
// Show preview header
[self showPreviewHeader:YES];
}
else
{
[super onRoomDataSourceReady];
}
[super onRoomDataSourceReady];
}
- (void)updateViewControllerAppearanceOnRoomDataSourceState