mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-11-16 11:33:01 -05:00
6 lines
105 B
C#
6 lines
105 B
C#
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public class TrailerInfo : ItemLookupInfo
|
|
{
|
|
}
|
|
} |