RoomVC: Fix live location banner showing.

This commit is contained in:
SBiOSoftWhare
2022-04-08 12:31:09 +02:00
parent 958da2c221
commit 48b4f1a8a8
2 changed files with 11 additions and 0 deletions
+2
View File
@@ -1052,6 +1052,8 @@ static CGSize kThreadListBarButtonItemImageSize;
_userSuggestionCoordinator.delegate = self;
[self setupUserSuggestionViewIfNeeded];
[self updateTopBanners];
}
- (void)onRoomDataSourceReady