mirror of https://github.com/lidarr/Lidarr
fixup radarr ref
This commit is contained in:
parent
1a44d53fef
commit
d8d74f5e80
|
@ -67,7 +67,7 @@ namespace NzbDrone.Core.Notifications.Email
|
||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
SendEmail(settings, "Radarr - Test Notification", body);
|
SendEmail(settings, "Lidarr - Test Notification", body);
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue