mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Remove last.fm support
Has been broken for ages, and their service isn't really something people use these days.
This commit is contained in:
@ -111,9 +111,6 @@ namespace osu.Game.Users
|
||||
[JsonProperty(@"twitter")]
|
||||
public string Twitter;
|
||||
|
||||
[JsonProperty(@"lastfm")]
|
||||
public string Lastfm;
|
||||
|
||||
[JsonProperty(@"skype")]
|
||||
public string Skype;
|
||||
|
||||
|
Reference in New Issue
Block a user