Cleaning up the identify

This commit is contained in:
Zoe Roux 2020-04-21 23:23:13 +02:00
parent 34fc9fc1ab
commit 86e188f985
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ namespace Kyoo.Models
public long? StartYear { get; set; }
public long? EndYear { get; set; }
[JsonIgnore] public string ImgPrimary { get; set; }
public string ImgPrimary { get; set; }
[JsonIgnore] public string ImgThumb { get; set; }
[JsonIgnore] public string ImgLogo { get; set; }
[JsonIgnore] public string ImgBackdrop { get; set; }

@ -1 +1 @@
Subproject commit a19476fe786f2a21afdd9bc37317feacf89b4daf
Subproject commit 6748d004b783a9fb4afdc51fec4787de0ddc1021