Fix comments

This commit is contained in:
Nicolas Mauri
2023-03-30 10:31:33 +02:00
parent 16c7275bfd
commit 8b6970aa6f
+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;
}];
}