mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04: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