Skip to content

Commit 5cee336

Browse files
committed
update @workspace command string and remove Beta
1 parent b4d7417 commit 5cee336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/amazonq/webview/ui/tabs/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const workspaceCommand: QuickActionCommandGroup = {
1717
commands: [
1818
{
1919
command: '@workspace',
20-
description: '(BETA) Reference all code in workspace.',
20+
description: 'Reference all code in workspace.',
2121
},
2222
],
2323
}

0 commit comments

Comments
 (0)