Обнновлено до .net10
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
namespace YandexMusic.API.Models.Common.Cover
|
||||
namespace YandexMusic.API.Models.Common.Cover;
|
||||
|
||||
public class YCoverError : YCover
|
||||
{
|
||||
public class YCoverError : YCover
|
||||
{
|
||||
public string Error { get; set; }
|
||||
}
|
||||
public string Error { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user