Skip to content

Commit c3e756e

Browse files
committed
fix error
1 parent 18b76c5 commit c3e756e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,7 @@
9898
"icon": "build/logo.png"
9999
},
100100
"nsis": {
101-
"artifactName": "TxCRCPMEv${version}-Setup.exe",
102-
"installerIcon": "build/logo.ico",
103-
"uninstallerIcon": "build/logo.ico"
101+
"artifactName": "TxCRCPMEv${version}-Setup.exe"
104102
},
105103
"linux": {
106104
"target": "AppImage"

0 commit comments

Comments
 (0)