mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-05-07 20:20:21 +02:00
Fixed: NzbIndex removed, API not supported
This commit is contained in:
parent
511c76e219
commit
9dc2d3669c
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
namespace NzbDrone.Core.Indexers.Definitions
|
||||
{
|
||||
[Obsolete("Site has removed API access.")]
|
||||
public class NzbIndex : UsenetIndexerBase<NzbIndexSettings>
|
||||
{
|
||||
public override string Name => "NZBIndex";
|
||||
|
|
|
|||
Loading…
Reference in a new issue