mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-14 02:54:35 -04:00
7 lines
111 B
C#
7 lines
111 B
C#
namespace MediaBrowser.Controller.Providers
|
|
{
|
|
public class PersonLookupInfo : ItemLookupInfo
|
|
{
|
|
|
|
}
|
|
} |