From d57c350a0729517c362c4bd226d71996e3bebb70 Mon Sep 17 00:00:00 2001 From: sukamat Date: Tue, 28 May 2024 15:37:27 -0700 Subject: [PATCH] MWPW-146848: Floodgate UI option added to Sidekick Tools Menu --- tools/sidekick/config.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tools/sidekick/config.json b/tools/sidekick/config.json index 4f8eef29..67bf202b 100644 --- a/tools/sidekick/config.json +++ b/tools/sidekick/config.json @@ -44,6 +44,16 @@ "passConfig": true, "includePaths": [ "**.xlsx**" ] }, + { + "containerId": "tools", + "id": "floodgate", + "title": "Floodgate", + "environments": [ "edit" ], + "url": "https://main--dc--adobecom.hlx.page/tools/floodgate?milolibs=floodgateui", + "passReferrer": true, + "passConfig": true, + "includePaths": [ "**.xlsx**" ] + }, { "containerId": "tools", "title": "Send to CaaS",