mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Add missing newline
This commit is contained in:
@ -69,6 +69,7 @@ namespace osu.Game.Overlays.Profile
|
||||
BallMove = showHistoryRankTexts
|
||||
}
|
||||
};
|
||||
|
||||
ranks = user.AllRankHistories?.Osu?.Data ?? new[] { user.Statistics.Rank };
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user