mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-13 13:42:01 +02:00
6 lines
105 B
C#
6 lines
105 B
C#
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public class BoxSetInfo : ItemLookupInfo
|
|
{
|
|
}
|
|
}
|