From 42bb0707d2ba8b41c05c8f89dda5a281af266fb2 Mon Sep 17 00:00:00 2001 From: Valentin Mihai Date: Sat, 29 Apr 2023 18:24:39 +0300 Subject: [PATCH] RED-6550 - Recommendations editing options help mode link leads to False Positive topic --- apps/red-ui/src/assets/help-mode/help-mode-keys.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/red-ui/src/assets/help-mode/help-mode-keys.json b/apps/red-ui/src/assets/help-mode/help-mode-keys.json index fb262e6b5..e6765529b 100644 --- a/apps/red-ui/src/assets/help-mode/help-mode-keys.json +++ b/apps/red-ui/src/assets/help-mode/help-mode-keys.json @@ -355,6 +355,10 @@ "elementKey": "dictionary_entity", "documentKey": "dictionary_entity" }, + { + "elementKey": "recommendation", + "documentKey": "recommendation" + }, { "elementKey": "false_recommendations_entity", "documentKey": "false_recommendations_entity"