Добавлены избранные плейлисты
This commit is contained in:
@@ -7,6 +7,7 @@ public class SharedPlaylist
|
||||
{
|
||||
public Guid Id { get; set; }
|
||||
public Guid CreatorUserId { get; set; }
|
||||
public string YandexPlaylistUuid { get; set; } = null!;
|
||||
public string YandexPlaylistKind { get; set; } = null!;
|
||||
public string YandexPlaylistOwnerUid { get; set; } = null!;
|
||||
public string Title { get; set; } = null!;
|
||||
|
||||
Reference in New Issue
Block a user