You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-11-06 09:19:38 +02:00
Fixed display bug for Settings/Downloads, it will now show the correct Div for Blackhole/SABnzbd.
This commit is contained in:
@@ -201,7 +201,6 @@ namespace NzbDrone.Core.Providers.Core
|
||||
set { SetValue("DefaultQualityProfile", value); }
|
||||
}
|
||||
|
||||
|
||||
private string GetValue(string key)
|
||||
{
|
||||
return GetValue(key, String.Empty, false);
|
||||
|
||||
Reference in New Issue
Block a user