Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
mliarakos committed May 12, 2024
1 parent 43258c9 commit 405492c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/metals-vscode/src/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ async function fetchAndLaunchMetals(
serverVersion,
serverProperties,
javaConfig,
outputChannel
outputChannel,
});

const title = `Downloading Metals v${serverVersion}`;
Expand Down

0 comments on commit 405492c

Please sign in to comment.