Обнновлено до .net10
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
namespace YandexMusic.API.Models.Radio
|
||||
namespace YandexMusic.API.Models.Radio;
|
||||
|
||||
public class YStationId
|
||||
{
|
||||
public class YStationId
|
||||
{
|
||||
public string Tag { get; set; }
|
||||
public string Type { get; set; }
|
||||
}
|
||||
public string Tag { get; set; }
|
||||
public string Type { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user