mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-02 16:33:07 +00:00
6 lines
104 B
C#
6 lines
104 B
C#
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public class SeriesInfo : ItemLookupInfo
|
|
{
|
|
}
|
|
} |