allow several subjects or sender for email objects

pull/231/head
Deborah Servili 2020-02-13 12:28:47 +01:00
parent 3b9aaaf79d
commit 6380007b10
No known key found for this signature in database
GPG Key ID: 7E3A832850D4D7D1
1 changed files with 6 additions and 3 deletions

View File

@ -57,7 +57,8 @@
"ui-priority": 1,
"categories": [
"Payload delivery"
]
],
"multiple": true
},
"screenshot": {
"description": "Screenshot of email",
@ -141,7 +142,8 @@
"ui-priority": 1,
"categories": [
"Payload delivery"
]
],
"multiple": true
},
"return-path": {
"description": "Message return path",
@ -157,7 +159,8 @@
"ui-priority": 1,
"categories": [
"Payload delivery"
]
],
"multiple": true
},
"email-body": {
"description": "Body of the email",