Files
2026-01-19 17:46:06 +01:00

15 lines
403 B
JSON

[
{
"label":"",
"rows":[
[{"name":"dateSent"},{"name":"from"}],
[{"name":"parent"}, {"name":"to"}],
[false, {"name":"cc"}],
[false, {"name":"bcc"}],
[{"name":"subject","fullWidth":true}],
[{"name":"body","fullWidth":true}],
[{"name":"attachments"},{"name":"isHtml"}]
]
}
]