Starting updating mooncore dependency usage
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
namespace Moonlight.Shared.Http.Responses.Auth;
|
||||
namespace Moonlight.Shared.Http.Responses.Auth;
|
||||
|
||||
public class CheckResponse
|
||||
{
|
||||
public string Username { get; set; }
|
||||
public string Email { get; set; }
|
||||
public string[] Permissions { get; set; }
|
||||
public string Permissions { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user