chg: [person] portrait added #133

pull/135/head
Alexandre Dulaunoy 2018-12-21 20:28:24 +01:00
parent e771672764
commit 5a9800ab6a
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 7 additions and 1 deletions

View File

@ -144,9 +144,15 @@
"ui-priority": 10,
"misp-attribute": "email-src",
"multiple": true
},
"portrait": {
"description": "Portrait of the person.",
"ui-priority": 10,
"misp-attribute": "attachment",
"multiple": true
}
},
"version": 5,
"version": 6,
"description": "An object which describes a person or an identity.",
"meta-category": "misc",
"uuid": "a15b0477-e9d1-4b9c-9546-abe78a4f4248",