Skip to content

Commit bbfbf5e

Browse files
committed
Fix external app story
1 parent 7f89737 commit bbfbf5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/modules/resources/AppLink/AppLink.stories.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ export const ExternalApp: Story = {
8080
workspace: MockWorkspace,
8181
app: {
8282
...MockWorkspaceApp,
83+
url: "vscode://open",
8384
external: true,
8485
},
8586
agent: MockWorkspaceAgent,

0 commit comments

Comments
 (0)