indexer(xthor): moved to YAML definition v5

This commit is contained in:
JigSawFr 2022-03-22 01:00:18 +01:00 committed by bakerboy448
parent 2f5b55013a
commit 930370729b

View file

@ -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";