From 3a7eb020e653b2f2a46a73284d6be5c3d22c486d Mon Sep 17 00:00:00 2001 From: chrisr3d Date: Thu, 3 Sep 2020 14:12:05 +0200 Subject: [PATCH] fix: Normalised object relations of the phishing objects - Using dash as separator instead of space --- objects/phishing-kit/definition.json | 2 +- objects/phishing/definition.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/objects/phishing-kit/definition.json b/objects/phishing-kit/definition.json index c183c3b..e811e79 100644 --- a/objects/phishing-kit/definition.json +++ b/objects/phishing-kit/definition.json @@ -15,7 +15,7 @@ "multiple": false, "ui-priority": 0 }, - "internal reference": { + "internal-reference": { "categories": [ "Internal reference" ], diff --git a/objects/phishing/definition.json b/objects/phishing/definition.json index 806f200..e6563b7 100644 --- a/objects/phishing/definition.json +++ b/objects/phishing/definition.json @@ -6,7 +6,7 @@ "multiple": true, "ui-priority": 1 }, - "internal reference": { + "internal-reference": { "categories": [ "Internal reference" ],