Skip to content

Commit

Permalink
Merge pull request #161 from adobecom/sukamat-patch-1
Browse files Browse the repository at this point in the history
MWPW-140319: Add floodgate option to sidekick tools menu
  • Loading branch information
sukamat authored Dec 11, 2023
2 parents 9cdcf00 + 79cb20a commit 04fc8bb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tools/sidekick/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,16 @@
"passConfig": true,
"includePaths": [ "**.xlsx**" ]
},
{
"containerId": "tools",
"id": "floodgate",
"title": "Floodgate",
"environments": [ "edit" ],
"url": "https://main--bacom--adobecom.hlx.page/tools/floodgate?milolibs=floodgateui",
"passReferrer": true,
"passConfig": true,
"includePaths": [ "**/:x**" ]
},
{
"containerId": "tools",
"title": "Send to CaaS",
Expand Down

0 comments on commit 04fc8bb

Please sign in to comment.