mirror of
https://github.com/warmbly/warmbly.git
synced 2026-08-19 16:01:16 +00:00
6 lines
207 B
JSON
6 lines
207 B
JSON
[
|
|
{ "name": "subject", "type": "text", "label": "Subject" },
|
|
{ "name": "body_html", "type": "text", "label": "HTML body" },
|
|
{ "name": "body_plain", "type": "text", "label": "Plain-text body" }
|
|
]
|