Skip to content

Commit 936b29d

Browse files
committed
update executableName
1 parent 3aa40f8 commit 936b29d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

forge.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ const path = require('path')
33
module.exports = {
44
packagerConfig: {
55
icon: path.join(__dirname, 'static', 'appIconColored'),
6+
executableName: 'worklog-reminder',
67
},
78
plugins: [
89
['@electron-forge/plugin-webpack', {

0 commit comments

Comments
 (0)