mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 12:13:34 +01:00
6 lines
104 B
C#
6 lines
104 B
C#
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public class MovieInfo : ItemLookupInfo
|
|
{
|
|
}
|
|
}
|