mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 15:37:55 +02:00
Extend the torrent settings interface in TorrentPotato settings class
This commit is contained in:
@@ -17,7 +17,7 @@ namespace NzbDrone.Core.Indexers.Definitions.TorrentPotato
|
||||
}
|
||||
}
|
||||
|
||||
public class TorrentPotatoSettings : IIndexerSettings
|
||||
public class TorrentPotatoSettings : ITorrentIndexerSettings
|
||||
{
|
||||
private static readonly TorrentPotatoSettingsValidator Validator = new ();
|
||||
|
||||
|
Reference in New Issue
Block a user