Cleaned up diagnose system. Fixed smaller inconsistencies
This commit is contained in:
@@ -3,6 +3,5 @@ namespace Moonlight.Shared.Http.Responses.Admin.Sys;
|
||||
public class DiagnoseProvideResponse
|
||||
{
|
||||
public string Name { get; set; }
|
||||
|
||||
public string Type { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user