Let email node be able to send blank topic

and let msg.description be " also
to close #959
This commit is contained in:
Dave Conway-Jones
2022-11-08 13:52:37 +00:00
parent 4c0ecc70bc
commit c3a5716fe7
5 changed files with 9 additions and 7 deletions

View File

@@ -36,7 +36,7 @@
"always": "常時",
"rejectUnauthorised": "チェックサーバ証明書は有効です"
},
"default-message": "__description__\n\nNode-REDからファイルが添付されました: __filename__",
"default-message": "\nNode-REDからファイルが添付されました: __filename__",
"tip": {
"cred": "<b>注釈:</b> emailkeys.jsファイルから認証情報をコピーしました。",
"recent": "注釈: 最新のメールを1件のみ取得します。",