Skip to content

Commit 3cd1f5c

Browse files
authored
Remove environment variable toggle from command palette (#803)
1 parent e12a4ec commit 3cd1f5c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,10 @@
603603
"command": "containerApps.openAcrBuildLogs",
604604
"when": "never"
605605
},
606+
{
607+
"command": "containerApps.toggleEnvironmentVariableVisibility",
608+
"when": "never"
609+
},
606610
{
607611
"command": "containerApps.walkthrough.addWorkspaceProject",
608612
"when": "never"

0 commit comments

Comments
 (0)