Extend the torrent settings interface in TorrentPotato settings class

pull/1873/head
Bogdan 8 months ago
parent b8df720c6c
commit e318a47b3a

@ -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…
Cancel
Save