mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-02 00:12:24 +00:00
update boxset default image
This commit is contained in:
@@ -121,7 +121,7 @@ namespace MediaBrowser.Providers.Folders
|
||||
}
|
||||
if (string.Equals(viewType, CollectionType.BoxSets, StringComparison.OrdinalIgnoreCase))
|
||||
{
|
||||
return urlPrefix + "collections.jpg";
|
||||
//return urlPrefix + "collections.jpg";
|
||||
}
|
||||
if (string.IsNullOrWhiteSpace(viewType))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user