Skip to content

Commit 17accfd

Browse files
authored
fix: Micronaut® Launch extension renamed. (#831)
1 parent 25d487b commit 17accfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controllers/projectController.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ const projectTypes: IProjectType[] = [
270270
metadata: {
271271
type: ProjectType.Micronaut,
272272
extensionId: "oracle-labs-graalvm.micronaut",
273-
extensionName: "Micronaut® Launch",
273+
extensionName: "Launch for Micronaut® framework",
274274
createCommandId: "extension.micronaut.createProject",
275275
},
276276
},

0 commit comments

Comments
 (0)