mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-20 14:00:56 -04:00
7 lines
104 B
C#
7 lines
104 B
C#
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public class MovieInfo : ItemLookupInfo
|
|
{
|
|
|
|
}
|
|
} |