diff --git a/electron-builder.yml b/electron-builder.yml index 5d677e6..5703988 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -30,7 +30,7 @@ nsis: perMachine: true allowToChangeInstallationDirectory: true runAfterFinish: false - menuCategory: Hush + menuCategory: DreamApp shortcutName: ${productName} uninstallDisplayName: ${productName} createDesktopShortcut: always