mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-04-24 05:47:22 -04:00
Extend the torrent settings interface in TorrentPotato settings class
This commit is contained in:
parent
b8df720c6c
commit
e318a47b3a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ namespace NzbDrone.Core.Indexers.Definitions.TorrentPotato
|
|||
}
|
||||
}
|
||||
|
||||
public class TorrentPotatoSettings : IIndexerSettings
|
||||
public class TorrentPotatoSettings : ITorrentIndexerSettings
|
||||
{
|
||||
private static readonly TorrentPotatoSettingsValidator Validator = new ();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue