mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Removed trailers ignore from serialization
This commit is contained in:
parent
10551b6804
commit
1cc2b7c2cc
@ -62,7 +62,6 @@ namespace MediaBrowser.Model.Entities
|
||||
/// </summary>
|
||||
public int? IndexNumber { get; set; }
|
||||
|
||||
[IgnoreDataMember]
|
||||
public IEnumerable<Video> LocalTrailers { get; set; }
|
||||
|
||||
public string TrailerUrl { get; set; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user