mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-12 16:22:55 -07:00
Fixed #1445
This commit is contained in:
parent
b8d3a88409
commit
d1d65b24de
7 changed files with 161 additions and 138 deletions
|
@ -51,6 +51,7 @@ namespace Ombi.Api.Models.Radarr
|
|||
public string titleSlug { get; set; }
|
||||
public int id { get; set; }
|
||||
public int year { get; set; }
|
||||
public string minimumAvailability { get; set; }
|
||||
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue