chg: [dev] fix attribute type

pull/257/head
VVX7 2020-05-30 18:36:09 -04:00
parent cf5687b50d
commit b9e235a4f4
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
}, },
"post-id": { "post-id": {
"description": "Numeric id of the tweet.", "description": "Numeric id of the tweet.",
"misp-attribute": "post-id", "misp-attribute": "text",
"ui-priority": 0 "ui-priority": 0
}, },
"removal-date": { "removal-date": {