We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beadabd commit 5fb7750Copy full SHA for 5fb7750
components/gmail/actions/send-email/send-email.mjs
@@ -87,7 +87,7 @@ export default {
87
"message",
88
],
89
label: "In Reply To",
90
- description: "Specify the `message-id` this email is replying to.",
+ description: "Specify the `message-id` this email is replying to",
91
optional: true,
92
reloadProps: true,
93
},
0 commit comments