diff --git a/package.json b/package.json index 50bb54b8..6f47c6dd 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "fullName": "Copilot for Power Pages", "description": "Copilot for Power Pages", "isSticky": true, - "when": "config.powerPlatform.experimental.powerPagesInGitHubCopilotChat" + "when": "never" } ], "problemMatchers": [ @@ -390,11 +390,6 @@ "default": true, "markdownDescription": "Whether the Power Platform Copilot is enabled." }, - "powerPlatform.experimental.powerPagesInGitHubCopilotChat": { - "type": "boolean", - "default": false, - "markdownDescription": "Whether the @powerpages integration is enabled." - }, "powerPlatform.auth.cloud": { "type": "string", "default": "Public",