mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 05:48:47 +01:00
update favorites page
This commit is contained in:
@@ -113,7 +113,6 @@ namespace MediaBrowser.Server.Implementations.Playlists
|
||||
var playlist = new Playlist
|
||||
{
|
||||
Name = name,
|
||||
Parent = parentFolder,
|
||||
Path = path
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user