mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
Update MediaBrowser.Model/LiveTv/LiveTvChannelQuery.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
parent
401bafbfd0
commit
003945f25b
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ namespace MediaBrowser.Model.LiveTv
|
|||
public Guid UserId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// gets or sets the start index. Used for paging.
|
||||
/// Gets or sets the start index. Used for paging.
|
||||
/// </summary>
|
||||
/// <value>The start index.</value>
|
||||
public int? StartIndex { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue