Добавьте файлы проекта.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace YandexMusic.API.Models.Landing.Entity.Entities
|
||||
{
|
||||
public enum YChartProgress
|
||||
{
|
||||
New,
|
||||
Up,
|
||||
Down,
|
||||
Same
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user