mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
Implement simple button
This commit is contained in:
parent
2d7ded325f
commit
e56e244efb
4 changed files with 28 additions and 21 deletions
|
@ -57,5 +57,6 @@ namespace Ombi.UI.Models
|
|||
public bool TvFullyAvailable { get; set; }
|
||||
public bool DisableTvRequestsByEpisode { get; set; }
|
||||
public bool DisableTvRequestsBySeason { get; set; }
|
||||
public bool EnableTvRequestsForOnlySeries { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue