Adapt to event changes

This commit is contained in:
ismailgulek
2021-11-26 01:42:53 +03:00
parent 1490f3e118
commit fbe64bab10
3 changed files with 8 additions and 8 deletions
@@ -317,7 +317,7 @@
[RoomDataSource loadRoomDataSourceWithRoomId:selectedSearchEvent.roomId
initialEventId:selectedSearchEvent.eventId
threadId:selectedSearchEvent.threadIdentifier
threadId:selectedSearchEvent.threadId
andMatrixSession:selectedSearchEventSession
onComplete:^(RoomDataSource *roomDataSource) {