mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-12 18:28:27 -04:00
dev: started cleaning the .osu command
This commit is contained in:
@@ -67,4 +67,7 @@ public class OsuUserData
|
||||
|
||||
[JsonProperty("pp_country_rank")]
|
||||
public string PpCountryRank { get; set; }
|
||||
|
||||
[JsonIgnore]
|
||||
public int ModeNumber { get; set; }
|
||||
}
|
Reference in New Issue
Block a user