Skip to content

Commit

Permalink
Trying our ai plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Satya Deep Maheshwari committed Jan 10, 2024
1 parent 5f98c82 commit ce239cf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tools/sidekick/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@
"isPalette": true,
"includePaths": ["**.docx**"],
"paletteRect": "top: 50px; bottom: 10px; right: 10px; left: auto; width:400px; height: calc(100vh - 60px)"
},
{
"id": "generate-variations",
"title": "Generate Variations",
"url": "https://experience.adobe.com/aem/generate-variations",
"passConfig": true,
"environments": ["preview","live", "edit"],
"includePaths": ["**.docx**"]
}
]
}

0 comments on commit ce239cf

Please sign in to comment.