mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-04 11:10:18 -05:00
fix duplicate latest recordings section
This commit is contained in:
parent
40e8d0c75e
commit
e9ae479360
@ -68,6 +68,7 @@ namespace MediaBrowser.Model.LiveTv
|
||||
/// <value>The fields.</value>
|
||||
public ItemFields[] Fields { get; set; }
|
||||
public bool? EnableImages { get; set; }
|
||||
public bool? IsLibraryItem { get; set; }
|
||||
public bool? IsNews { get; set; }
|
||||
public bool? IsMovie { get; set; }
|
||||
public bool? IsSeries { get; set; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user