Skip to content

Commit

Permalink
Revert to one click true
Browse files Browse the repository at this point in the history
  • Loading branch information
hientominh authored and hiento09 committed Apr 17, 2024
1 parent ac9228b commit 21fdac0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@
]
},
"nsis": {
"oneClick": false,
"allowToChangeInstallationDirectory": true,
"oneClick": true,
"installerIcon": "icons/icon.ico",
"uninstallerIcon": "icons/icon.ico",
"include": "scripts/uninstaller.nsh",
Expand Down

0 comments on commit 21fdac0

Please sign in to comment.