mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Purdy Add Notifications
This commit is contained in:
@@ -16,7 +16,7 @@ namespace NzbDrone.Core.Notifications.Smtp
|
||||
|
||||
public override string Name
|
||||
{
|
||||
get { return "SMTP"; }
|
||||
get { return "Email"; }
|
||||
}
|
||||
|
||||
public override void OnGrab(string message)
|
||||
|
||||
Reference in New Issue
Block a user