mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-09 11:47:47 +02:00
This reverts commit 4ce4299ca2
.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
namespace Ryujinx.Ui.Common.Models.Github
|
||||
{
|
||||
public class GithubReleaseAssetJsonResponse
|
||||
{
|
||||
public string Name { get; set; }
|
||||
public string State { get; set; }
|
||||
public string BrowserDownloadUrl { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user