mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Reordered notification accordions.
Renamed SMTP to Email.
This commit is contained in:
@@ -50,7 +50,7 @@ namespace NzbDrone.Web.Models
|
||||
|
||||
//SMTP
|
||||
[DisplayName("Enabled")]
|
||||
[Description("Enable SMTP notifications?")]
|
||||
[Description("Enable Email notifications?")]
|
||||
public bool SmtpEnabled { get; set; }
|
||||
|
||||
[DisplayName("Notify on Grab")]
|
||||
|
||||
Reference in New Issue
Block a user