mirror of
https://github.com/ppy/osu.git
synced 2025-03-23 02:57:25 +08:00
CI fix
This commit is contained in:
parent
3002366e70
commit
3db4c11f29
@ -41,7 +41,7 @@ namespace osu.Game.Online.API.Requests.Responses
|
||||
[JsonProperty("count")]
|
||||
public int Count;
|
||||
|
||||
public string Mode { get; private set; }
|
||||
public string Mode;
|
||||
|
||||
[JsonProperty("mode")]
|
||||
private string mode
|
||||
|
Loading…
x
Reference in New Issue
Block a user