mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-05-08 21:14:30 +02:00
indexer(xthor): moved to YAML definition v5
This commit is contained in:
parent
2f5b55013a
commit
930370729b
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
namespace NzbDrone.Core.Indexers.Definitions.Xthor
|
||||
{
|
||||
[Obsolete("Moved to YML for Cardigann v5")]
|
||||
public class Xthor : TorrentIndexerBase<XthorSettings>
|
||||
{
|
||||
public override string Name => "Xthor";
|
||||
|
|
|
|||
Loading…
Reference in a new issue