mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 10:45:56 +01:00
6 lines
No EOL
104 B
C#
6 lines
No EOL
104 B
C#
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public class SeriesInfo : ItemLookupInfo
|
|
{
|
|
}
|
|
} |