mirror of
https://github.com/ppy/osu.git
synced 2026-06-02 17:40:43 +08:00
Merge branch 'master' into fix-button-disable-regression
This commit is contained in:
@@ -83,7 +83,7 @@ namespace osu.Game.Users
|
||||
[JsonProperty(@"location")]
|
||||
public string Location;
|
||||
|
||||
[JsonProperty(@"lastvisit")]
|
||||
[JsonProperty(@"last_visit")]
|
||||
public DateTimeOffset LastVisit;
|
||||
|
||||
[JsonProperty(@"twitter")]
|
||||
|
||||
Reference in New Issue
Block a user