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