mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-24 22:55:21 -04:00
added torrent feature toggle.
dropped NzbClub.
This commit is contained in:
@@ -15,7 +15,7 @@ namespace NzbDrone.Core.Indexers
|
||||
{
|
||||
public abstract class RssParserBase : IParseFeed
|
||||
{
|
||||
private Logger _logger;
|
||||
private readonly Logger _logger;
|
||||
|
||||
protected virtual ReleaseInfo CreateNewReleaseInfo()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user