fix: JQ things

pull/125/head
Raphaël Vinot 2018-10-25 17:45:47 -04:00
parent e3d5d636e4
commit decd49b6fc
1 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@
"ui-priority": 1, "ui-priority": 1,
"misp-attribute": "text", "misp-attribute": "text",
"categories": [ "categories": [
"Internal reference" "Internal reference"
] ]
}, },
"comment": { "comment": {
@ -16,7 +16,7 @@
"ui-priority": 0, "ui-priority": 0,
"misp-attribute": "comment", "misp-attribute": "comment",
"categories": [ "categories": [
"Internal reference" "Internal reference"
] ]
}, },
"type": { "type": {
@ -24,7 +24,7 @@
"ui-priority": 1, "ui-priority": 1,
"misp-attribute": "text", "misp-attribute": "text",
"categories": [ "categories": [
"Internal reference" "Internal reference"
] ]
}, },
"link": { "link": {
@ -32,7 +32,7 @@
"ui-priority": 1, "ui-priority": 1,
"misp-attribute": "link", "misp-attribute": "link",
"categories": [ "categories": [
"Internal reference" "Internal reference"
] ]
} }
}, },