prepare workflows

This commit is contained in:
Dennis Eichhorn 2023-04-21 19:13:03 +00:00
parent 55265bb6fd
commit c4e4f0e59d

View File

@ -14,8 +14,9 @@
"en": "Send Email", "en": "Send Email",
"de": "Versende Email" "de": "Versende Email"
}, },
"function_type": "API", "function_type": "Api",
"function": "apiSendEmail", "function": "apiSendEmail",
"module": "Messages",
"inputs": [ "inputs": [
"from", "from",
"to", "to",