Skip to content

Commit d92f0d2

Browse files
Add icon to create command (#433)
1 parent ff45a13 commit d92f0d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
{
4949
"command": "containerApps.createManagedEnvironment",
5050
"title": "%containerApps.createManagedEnvironment%",
51-
"type": "microsoft.app/managedenvironments",
51+
"type": "ContainerAppsEnvironment",
5252
"detail": "%containerApps.createManagedEnvironmentDetail%"
5353
}
5454
]

0 commit comments

Comments
 (0)