updated email nodes to use password for plugin settings

This commit is contained in:
reven
2022-01-13 11:44:27 +13:00
parent f7c0141f97
commit 18e2aa9548
12 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
[Text(2)]
public string SmtpUsername { get; set; }
[Text(3)]
[Password(3)]
public string SmtpPassword { get; set; }
[Text(4)]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.