mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-04-17 10:20:48 +02:00
Fixed: (PornoLab) Moved to YML for Cardigann
This commit is contained in:
parent
45328db2c7
commit
e8139f2a5b
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
namespace NzbDrone.Core.Indexers.Definitions
|
||||
{
|
||||
[Obsolete("Moved to YML for Cardigann")]
|
||||
public class PornoLab : TorrentIndexerBase<PornoLabSettings>
|
||||
{
|
||||
public override string Name => "PornoLab";
|
||||
|
|
|
|||
Loading…
Reference in a new issue