mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
Update MediaBrowser.Controller/Entities/PersonInfo.cs
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
This commit is contained in:
parent
c9e11c95ee
commit
6a6472bb8a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ using MediaBrowser.Model.Entities;
|
|||
namespace MediaBrowser.Controller.Entities
|
||||
{
|
||||
/// <summary>
|
||||
/// This is the small Person stub that is attached to BaseItems
|
||||
/// This is a small Person stub that is attached to BaseItems.
|
||||
/// </summary>
|
||||
public sealed class PersonInfo : IHasProviderIds
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue