mirror of
https://github.com/Prowlarr/Prowlarr
synced 2025-12-28 19:38:46 +01: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