Добавлены избранные плейлисты
This commit is contained in:
@@ -82,6 +82,7 @@ public class PlaylistsController : ControllerBase
|
||||
|
||||
var dto = new SharePlaylistDto
|
||||
{
|
||||
YandexPlaylistUuid = playlist.PlaylistUuid,
|
||||
YandexPlaylistKind = request.Kind,
|
||||
YandexPlaylistOwnerUid = request.OwnerUid,
|
||||
Title = playlist.Title,
|
||||
|
||||
Reference in New Issue
Block a user