Skip to content

Commit

Permalink
fix: Micronaut® Launch extension renamed. (#831)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbalek authored Apr 25, 2024
1 parent 25d487b commit 17accfd
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 17accfd

Please sign in to comment.