Skip to content

Commit 6b15348

Browse files
committed
update @workspace command string and remove Beta
1 parent 91d5a0c commit 6b15348

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/amazonq/mynah-ui/src/mynah-ui/ui/commands.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export const workspaceCommand: QuickActionCommandGroup = {
5757
commands: [
5858
{
5959
command: '@workspace',
60-
description: '(BETA) Reference all code in workspace.',
60+
description: 'Reference all code in workspace.',
6161
},
6262
],
63-
}
63+
}

0 commit comments

Comments
 (0)