diff --git a/tools/sidekick/config.json b/tools/sidekick/config.json index 051f8a7c..356524d3 100644 --- a/tools/sidekick/config.json +++ b/tools/sidekick/config.json @@ -16,6 +16,20 @@ "edit" ], "url": "/tools/sidekick/tagger/tagger.html" + }, + { + "id": "review", + "title": "Review...", + "environments": [ + "dev", + "preview", + "review" + ], + "url": "https://labs.aem.live/tools/snapshot-admin/palette.html", + "isPopover": true, + "popoverRect": "width:200px; height: 200px", + "passConfig": true, + "passReferrer": true } ] } \ No newline at end of file