mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Rename APIChangelog to APIChangelogBuild
This commit is contained in:
@ -5,7 +5,7 @@ using osu.Game.Online.API.Requests.Responses;
|
||||
|
||||
namespace osu.Game.Online.API.Requests
|
||||
{
|
||||
public class GetChangelogBuildRequest : APIRequest<APIChangelog>
|
||||
public class GetChangelogBuildRequest : APIRequest<APIChangelogBuild>
|
||||
{
|
||||
private readonly string name;
|
||||
private readonly string version;
|
||||
|
Reference in New Issue
Block a user