Skip to content

Commit

Permalink
fix: adding config button
Browse files Browse the repository at this point in the history
  • Loading branch information
anagarwa committed Jul 8, 2024
1 parent c0d5ecb commit 6a1db32
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tools/sidekick/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,15 @@
"passConfig": true,
"passReferrer": true,
"paletteRect": "top: 50px; bottom: 10px; right: 10px; left: auto; width:400px; height: calc(100vh - 60px)"
},
{
"id": "asset-report",
"title": "AEM Assets Report",
"environments": ["edit"],
"url": "https://288650-edsassettracker-stage.adobeio-static.net/api/v1/web/EDS-Asset-Tracker1/fetchList?hlxUrl=https://demo-custom-as-config--franklin-assets-selector--hlxsites.hlx.live",
"includePaths": ["**.docx**"],
"passConfig": true,
"passReferrer": true
}
]
}

0 comments on commit 6a1db32

Please sign in to comment.