mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Finished #71
This commit is contained in:
parent
af6deec3f0
commit
37fa7809cc
6 changed files with 49 additions and 20 deletions
|
@ -64,7 +64,7 @@ namespace PlexRequests.Api
|
|||
};
|
||||
|
||||
var options = new SonarrAddSeries();
|
||||
if (episodes == true)
|
||||
if (episodes)
|
||||
{
|
||||
options.addOptions = new AddOptions
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue