mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Add pending and graveyarded beatmapsets to profile page
This commit is contained in:
@ -26,6 +26,8 @@ namespace osu.Game.Online.API.Requests
|
||||
{
|
||||
MostPlayed,
|
||||
Favourite,
|
||||
RankedAndApproved
|
||||
RankedAndApproved,
|
||||
Unranked,
|
||||
Graveyard
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user