mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Let email node be able to send blank topic
and let msg.description be " also to close #959
This commit is contained in:
@@ -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件のみ取得します。",
|
||||
|
Reference in New Issue
Block a user