mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-03-16 02:15:25 +00:00
Couple name fixes
This commit is contained in:
@@ -191,7 +191,7 @@ namespace NzbDrone.Core.Download.Clients.Nzbget
|
||||
{
|
||||
get
|
||||
{
|
||||
return "nzbget";
|
||||
return "NZBGet";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -177,7 +177,7 @@ namespace NzbDrone.Core.Download.Clients.Sabnzbd
|
||||
{
|
||||
get
|
||||
{
|
||||
return "SABnzb";
|
||||
return "SABnzbd";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user