mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-07 04:58:15 +01:00
7 lines
No EOL
105 B
C#
7 lines
No EOL
105 B
C#
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public class BoxSetInfo : ItemLookupInfo
|
|
{
|
|
|
|
}
|
|
} |