mirror of https://github.com/MISP/misp-objects
fix: [twitter-post] underscore - minus are difficult to choose from ;-)
parent
ed1ceebdf4
commit
8eae725e49
|
@ -80,7 +80,7 @@
|
||||||
},
|
},
|
||||||
"media": {
|
"media": {
|
||||||
"description": "Media (Photos, videos) present in tweet",
|
"description": "Media (Photos, videos) present in tweet",
|
||||||
"misp_attribute": "attachment",
|
"misp-attribute": "attachment",
|
||||||
"multiple": true,
|
"multiple": true,
|
||||||
"ui-priority": 0
|
"ui-priority": 0
|
||||||
},
|
},
|
||||||
|
@ -160,4 +160,4 @@
|
||||||
],
|
],
|
||||||
"uuid": "d1214031-ce1b-4a35-bd33-644c707bda2e",
|
"uuid": "d1214031-ce1b-4a35-bd33-644c707bda2e",
|
||||||
"version": 5
|
"version": 5
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue