mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-04 03:00:18 -05:00
7 lines
111 B
C#
7 lines
111 B
C#
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public class PersonLookupInfo : ItemLookupInfo
|
|
{
|
|
|
|
}
|
|
} |