AEM Sidekick customization issue Hi,I have added a config.json file under the /tools/sidekick directory in my root folder. Inside the file, I have added the plugins. After that, I pushed my changes to the main branch of my GitHub repository. The customizations should be available, but I am not able to see those changes. I have cleared the cache and reloaded the page, but I still cannot see the updates. Could you please provide a solution for this issue? This my data inside the file:/tools/sidekick/config.json {
"project": "AEM Franklin EDS",
"plugins": [
{
"id": "google-assist",
"title": "Google Assist",
"environments": [
"edit",
"dev",
"preview",
"live",
"prod"
],
"url": "https://www.google.com/search?q=edge+delivery+services",
"passConfig": true,
"passReferrer": true,
"excludePaths": [
"**/fr/**"
],
"includePaths": [
"**.docx