Fix comments

This commit is contained in:
Nicolas Mauri
2023-03-30 10:31:33 +02:00
parent d6b04b93c9
commit 5d4158c34d
+1 -1
View File
@@ -7956,7 +7956,7 @@ static CGSize kThreadListBarButtonItemImageSize;
// Give the data source ownership to the room view controller.
self.hasRoomDataSourceOwnership = YES;
// Force the read marker update if needed (this
// Force the read marker update if needed (e.g if we jumped on the last unread message using the banner).
self.updateRoomReadMarker |= forceUpdateRoomMarker;
}];
}