mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -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