Fixed: (Cardigann) Update namespace and use nameof()

This commit is contained in:
Bogdan
2023-04-15 07:04:43 +03:00
parent 6e8f3d814a
commit 1c173fc984
16 changed files with 27 additions and 36 deletions

View File

@@ -15,7 +15,7 @@ using NzbDrone.Common.Serializer;
using NzbDrone.Core.Configuration;
using NzbDrone.Core.Parser;
namespace NzbDrone.Core.Indexers.Cardigann
namespace NzbDrone.Core.Indexers.Definitions.Cardigann
{
public class CardigannBase
{