mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 15:46:06 +01:00
7 lines
No EOL
104 B
C#
7 lines
No EOL
104 B
C#
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public class MovieInfo : ItemLookupInfo
|
|
{
|
|
|
|
}
|
|
} |