mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-28 21:22:00 +02:00
6 lines
No EOL
104 B
C#
6 lines
No EOL
104 B
C#
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public class SeriesInfo : ItemLookupInfo
|
|
{
|
|
}
|
|
} |