@@ -197,6 +197,7 @@ func playlistRender(c *Controller, params params.Params, playlistID string, play
|
||||
Name: playlist.Name,
|
||||
Comment: playlist.Comment,
|
||||
Created: playlist.UpdatedAt,
|
||||
Changed: playlist.UpdatedAt,
|
||||
SongCount: len(playlist.Items),
|
||||
Public: playlist.IsPublic,
|
||||
Owner: user.Name,
|
||||
|
||||
Reference in New Issue
Block a user