Skip to content

Commit fb14ad1

Browse files
committed
Update: package.json
1 parent 4172a6a commit fb14ad1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

electron/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,13 @@
4646
"target": "nsis",
4747
"arch": ["x64"]
4848
},
49-
"icon": "icon.ico",
5049
"requestedExecutionLevel": "asInvoker"
5150
},
5251
"nsis": {
5352
"oneClick": false,
5453
"allowToChangeInstallationDirectory": true,
5554
"createDesktopShortcut": true,
5655
"createStartMenuShortcut": true,
57-
"installerIcon": "icon.ico",
58-
"uninstallerIcon": "icon.ico",
5956
"displayLanguageSelector": false,
6057
"installerLanguages": ["en"],
6158
"license": null,

0 commit comments

Comments
 (0)