Add MusicCast discovery service
This commit is contained in:
@@ -2,5 +2,5 @@ namespace MusicCast.Net.Api.Server.Models;
|
||||
|
||||
public class BaseResponse
|
||||
{
|
||||
public string response_code { get; set; }
|
||||
public int response_code { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user