mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
fixed add new series
This commit is contained in:
parent
a77a529969
commit
29ca16ce77
16 changed files with 18 additions and 6 deletions
|
@ -3,6 +3,7 @@ using System.IO;
|
|||
using Nancy;
|
||||
using Nancy.Responses;
|
||||
using NzbDrone.Common;
|
||||
using NzbDrone.Common.Serializer;
|
||||
|
||||
namespace NzbDrone.Api.Extensions
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue