mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
Merge branch 'develop' into gil/5225_invite_to_space_in_room_landing
# Conflicts: # Riot/Modules/Room/RoomCoordinator.swift
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
// Check whether the recents data source is correctly configured.
|
||||
if (recentsDataSource.recentsDataSourceMode == RecentsDataSourceModePeople)
|
||||
{
|
||||
[self scrollToTheTopTheNextRoomWithMissedNotificationsInSection:recentsDataSource.conversationSection];
|
||||
[self scrollToTheTopTheNextRoomWithMissedNotificationsInSection:recentsDataSource.peopleSection];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user