Skip to content

Commit

Permalink
Micronaut® Launch extension renamed.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbalek committed Apr 24, 2024
1 parent 25d487b commit 9b42172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/controllers/projectController.ts
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ const projectTypes: IProjectType[] = [
metadata: {
type: ProjectType.Micronaut,
extensionId: "oracle-labs-graalvm.micronaut",
extensionName: "Micronaut® Launch",
extensionName: "Launch for Micronaut® framework",
createCommandId: "extension.micronaut.createProject",
},
},
Expand Down

0 comments on commit 9b42172

Please sign in to comment.