indentation

This commit is contained in:
Flavio Alescio
2023-01-31 16:55:59 +01:00
parent bb5f9f1c82
commit ae0ba375a2
+1 -1
View File
@@ -7863,7 +7863,7 @@ static CGSize kThreadListBarButtonItemImageSize;
}
-(void)reloadRoomWihtEventId:(NSString *)eventId
threadId:(NSString *)threadId
threadId:(NSString *)threadId
{
// Jump to the last unread event by using a temporary room data source initialized with the last unread event id.
MXWeakify(self);