mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 17:13:49 -07:00
Reordered notification accordions.
Renamed SMTP to Email.
This commit is contained in:
parent
318c1ef120
commit
16ea643340
3 changed files with 9 additions and 9 deletions
|
@ -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")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue