fixup radarr ref

pull/2307/head
bakerboy448 3 years ago committed by Qstick
parent 1a44d53fef
commit d8d74f5e80

@ -67,7 +67,7 @@ namespace NzbDrone.Core.Notifications.Email
try
{
SendEmail(settings, "Radarr - Test Notification", body);
SendEmail(settings, "Lidarr - Test Notification", body);
}
catch (Exception ex)
{

Loading…
Cancel
Save