mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 13:01:28 +02: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