Re-organised statistic endpoints and services/helpers
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace MoonlightServers.DaemonShared.Http.Responses.Statistics;
|
||||
|
||||
public class StatisticsHostResponse
|
||||
{
|
||||
public string OperatingSystem { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user