mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Add a placeholder cover URL for users.
This commit is contained in:
@ -19,5 +19,7 @@ namespace osu.Game.Users
|
||||
|
||||
[JsonProperty(@"colour")]
|
||||
public string Colour;
|
||||
|
||||
public string CoverUrl = @"https://assets.ppy.sh/user-profile-covers/2/08cad88747c235a64fca5f1b770e100f120827ded1ffe3b66bfcd19c940afa65.jpeg";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user