There was an error while loading. Please reload this page.
1 parent d160e72 commit 408fd14Copy full SHA for 408fd14
1 file changed
electron-builder.cjs
@@ -39,10 +39,10 @@ module.exports = {
39
target: 'AppImage',
40
icon: resolvePathFromProjectRoot('src/presentation/electron/build/icon.png'),
41
category: 'Utility',
42
+ executableName: 'anonseclab-privacy',
43
desktop: {
44
Icon: 'anonseclab-privacy',
45
Name: 'AnonSecLab Privacy Tools',
- Exec: 'anonseclab-privacy',
46
},
47
48
appImage: {
0 commit comments