mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
New: Loads of Backend Updates to Clients and Indexers
This commit is contained in:
@@ -167,7 +167,6 @@ namespace NzbDrone.Core.Configuration
|
||||
public int MaximumSize
|
||||
{
|
||||
get { return GetValueInt("MaximumSize", 0); }
|
||||
|
||||
set { SetValue("MaximumSize", value); }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user