mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-04-30 00:30:50 +02:00
Fixed: (Anilibria) Duplicate entries
Mark C# Anilibria as obsolete
This commit is contained in:
parent
383d5464b7
commit
d0d1f40128
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
|
||||
namespace NzbDrone.Core.Indexers.Definitions
|
||||
{
|
||||
[Obsolete("Moved to YML for Cardigann v3")]
|
||||
public class Anilibria : TorrentIndexerBase<AnilibriaSettings>
|
||||
{
|
||||
public override string Name => "Anilibria";
|
||||
|
|
|
|||
Loading…
Reference in a new issue