mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
@@ -22,6 +22,7 @@ using NzbDrone.Core.Validation;
|
|||||||
|
|
||||||
namespace NzbDrone.Core.Indexers.Definitions
|
namespace NzbDrone.Core.Indexers.Definitions
|
||||||
{
|
{
|
||||||
|
[Obsolete("Remove per Site Request Prowlarr Issue 573")]
|
||||||
public class TVVault : TorrentIndexerBase<TVVaultSettings>
|
public class TVVault : TorrentIndexerBase<TVVaultSettings>
|
||||||
{
|
{
|
||||||
public override string Name => "TVVault";
|
public override string Name => "TVVault";
|
||||||
|
Reference in New Issue
Block a user