mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Cleaning up the identify
This commit is contained in:
parent
34fc9fc1ab
commit
86e188f985
@ -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
|
Loading…
x
Reference in New Issue
Block a user