mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-05 20:42:19 -07:00
fixup radarr ref
This commit is contained in:
parent
1a44d53fef
commit
d8d74f5e80
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue