mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 17:44:43 +01:00
convert boxset image provider
This commit is contained in:
@@ -5,7 +5,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace MediaBrowser.Controller.Entities
|
||||
{
|
||||
public interface IHasImages
|
||||
public interface IHasImages : IHasProviderIds
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets the name.
|
||||
|
||||
Reference in New Issue
Block a user