mirror of https://github.com/MISP/misp-objects
fix: Normalised object relations of the phishing objects
- Using dash as separator instead of spacepull/291/head
parent
73ced3e75c
commit
3a7eb020e6
|
@ -15,7 +15,7 @@
|
|||
"multiple": false,
|
||||
"ui-priority": 0
|
||||
},
|
||||
"internal reference": {
|
||||
"internal-reference": {
|
||||
"categories": [
|
||||
"Internal reference"
|
||||
],
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"multiple": true,
|
||||
"ui-priority": 1
|
||||
},
|
||||
"internal reference": {
|
||||
"internal-reference": {
|
||||
"categories": [
|
||||
"Internal reference"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue