mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
Update MediaBrowser.Controller/Entities/InternalPeopleQuery.cs
Co-Authored-By: Mark Monteiro <marknr.monteiro@protonmail.com>
This commit is contained in:
parent
91b17e7289
commit
0951dc632b
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ namespace MediaBrowser.Controller.Entities
|
|||
public class InternalPeopleQuery
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets or sets the maximum of items the query should return.
|
||||
/// Gets or sets the maximum number of items the query should return.
|
||||
/// <summary>
|
||||
public int Limit { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue