Update MediaBrowser.Controller/Entities/PersonInfo.cs
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
This commit is contained in:
parent
c9e11c95ee
commit
6a6472bb8a
|
@ -6,7 +6,7 @@ using MediaBrowser.Model.Entities;
|
||||||
namespace MediaBrowser.Controller.Entities
|
namespace MediaBrowser.Controller.Entities
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// This is the small Person stub that is attached to BaseItems
|
/// This is a small Person stub that is attached to BaseItems.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public sealed class PersonInfo : IHasProviderIds
|
public sealed class PersonInfo : IHasProviderIds
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user