fixing translation of email output node

This commit is contained in:
reven
2022-01-13 16:10:09 +13:00
parent 6464d0689c
commit 75b42e70f1

View File

@@ -19,7 +19,7 @@
"Parts": {
"SendEmail": {
"Outputs": {
"1": "Sent email to {Recipient}"
"1": "Email ''{Subject}'' was sent"
},
"Description": "Sends an email using the configured SMTP Server",
"Fields": {