mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 09:09:42 +02:00
fixed indexer setting load/reload.
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Linq;
|
||||
|
||||
namespace NzbDrone.Core.Indexers.Newznab
|
||||
{
|
||||
public class Newznab : BaseIndexer
|
||||
public class Newznab : Indexer
|
||||
{
|
||||
private readonly INewznabService _newznabProvider;
|
||||
|
||||
|
Reference in New Issue
Block a user