Skip to content

Commit

Permalink
Adding Content-Lake button to sidekick
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Singler committed Oct 1, 2024
1 parent 668448b commit aa22e72
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 @@ -109,6 +109,14 @@
"url": "/tools/locale-nav",
"includePaths": [ "**.docx**" ]
},
{
"id": "content-lake",
"title": "Find Assets",
"environments": [ "edit" ],
"isPalette": false,
"url": "https://test.findmy.media",
"includePaths": [ "**.docx**" ]
},
{
"containerId": "tools",
"id": "ost",
Expand Down

0 comments on commit aa22e72

Please sign in to comment.