mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
Added the minimumAvailability #865
This commit is contained in:
parent
74f3e0f143
commit
b8f20cc187
10 changed files with 39 additions and 13 deletions
|
@ -22,6 +22,6 @@ namespace Ombi.Api.Radarr.Models
|
|||
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