Skip to content

Commit d808ce8

Browse files
authored
fix: executable name (#538)
1 parent ba0be43 commit d808ce8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

forge.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ function getPlatformSpecificResources() {
2525

2626
const config: ForgeConfig = {
2727
packagerConfig: {
28-
name: 'Grafana k6 Studio',
2928
executableName: 'k6-studio',
3029
icon: './resources/icons/logo',
3130
asar: true,

0 commit comments

Comments
 (0)