mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-28 19:44:54 +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