mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-19 12:44:19 +01:00
Apply review suggestions
This commit is contained in:
@@ -5,7 +5,7 @@ using MediaBrowser.Model.Entities;
|
||||
namespace MediaBrowser.Model.Playlists;
|
||||
|
||||
/// <summary>
|
||||
/// A playlist creation request.
|
||||
/// A playlist update request.
|
||||
/// </summary>
|
||||
public class PlaylistUpdateRequest
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user