mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-27 14:51:55 +02:00
6 lines
106 B
C#
6 lines
106 B
C#
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public class TrailerInfo : ItemLookupInfo
|
|
{
|
|
}
|
|
}
|