update boxset default image

pull/702/head
Luke Pulverenti 8 years ago
parent e44d6cffea
commit 4320f066b7

@ -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))
{

Loading…
Cancel
Save