fix: Normalised object relations of the vehicle object

- Using dash as separator instead of space
pull/291/head
chrisr3d 2020-09-03 14:12:59 +02:00
parent 3a7eb020e6
commit 2c64f6e04a
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
"multiple": true,
"ui-priority": 0
},
"exterior color": {
"exterior-color": {
"description": "Exterior color of the vehicule",
"disable_correlation": true,
"misp-attribute": "text",
@ -48,7 +48,7 @@
"multiple": true,
"ui-priority": 0
},
"interior color": {
"interior-color": {
"description": "Interior color of the vehicule",
"disable_correlation": true,
"misp-attribute": "text",