mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Update follower count API source
This commit is contained in:
@ -118,7 +118,7 @@ namespace osu.Game.Users
|
||||
public int PostCount;
|
||||
|
||||
[JsonProperty(@"follower_count")]
|
||||
public int[] FollowerCount;
|
||||
public int FollowerCount;
|
||||
|
||||
[JsonProperty]
|
||||
private string[] playstyle
|
||||
|
Reference in New Issue
Block a user