mirror of
https://github.com/Prowlarr/Prowlarr
synced 2025-12-06 00:22:31 +01:00
New: Move CGPeers to Cardigann
This commit is contained in:
parent
8585dd447e
commit
f5f98e4f53
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
namespace NzbDrone.Core.Indexers.Definitions;
|
||||
|
||||
[Obsolete("Moved to YML for Cardigann")]
|
||||
public class CGPeers : GazelleBase<GazelleSettings>
|
||||
{
|
||||
public override string Name => "CGPeers";
|
||||
|
|
|
|||
Loading…
Reference in a new issue