From 242990954ca3bd83caa510ca925216f3c20eff65 Mon Sep 17 00:00:00 2001 From: Felix Kling Date: Thu, 13 Feb 2025 21:59:07 +0100 Subject: [PATCH] Update story --- vscode/webviews/App.story.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/vscode/webviews/App.story.tsx b/vscode/webviews/App.story.tsx index 9630a24d5da1..98c32bc279dd 100644 --- a/vscode/webviews/App.story.tsx +++ b/vscode/webviews/App.story.tsx @@ -31,6 +31,7 @@ const dummyVSCodeAPI: VSCodeWrapper = { smartApply: false, hasEditCapability: false, allowEndpointChange: true, + experimentalPromptEditorEnabled: false, }, clientCapabilities: CLIENT_CAPABILITIES_FIXTURE, authStatus: {