mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-03 06:18:28 +01:00
update favorites page
This commit is contained in:
@@ -75,7 +75,6 @@ namespace MediaBrowser.Server.Implementations.Collections
|
||||
var collection = new BoxSet
|
||||
{
|
||||
Name = name,
|
||||
Parent = parentFolder,
|
||||
Path = path,
|
||||
IsLocked = options.IsLocked,
|
||||
ProviderIds = options.ProviderIds,
|
||||
|
||||
Reference in New Issue
Block a user