mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Update ChangelogHeader to work again with OverlayHeader
This commit is contained in:
@ -41,5 +41,7 @@ namespace osu.Game.Online.API.Requests.Responses
|
||||
[JsonProperty("previous")]
|
||||
public APIChangelogBuild Previous { get; set; }
|
||||
}
|
||||
|
||||
public override string ToString() => $"{UpdateStream.DisplayName} {DisplayVersion}";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user