mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-03 08:26:39 +01:00
7 lines
No EOL
109 B
C#
7 lines
No EOL
109 B
C#
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public class MusicVideoInfo : ItemLookupInfo
|
|
{
|
|
|
|
}
|
|
} |