mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 15:37:55 +02:00
should be able to queue report using api.
This commit is contained in:
@@ -40,7 +40,6 @@ namespace NzbDrone.Api.Series
|
||||
public DateTime? CustomStartDate { get; set; }
|
||||
|
||||
public Boolean UseSceneNumbering { get; set; }
|
||||
public Int32 Id { get; set; }
|
||||
public Int32 Runtime { get; set; }
|
||||
public Int32 TvdbId { get; set; }
|
||||
public Int32 TvRageId { get; set; }
|
||||
|
Reference in New Issue
Block a user