Skip to content

Commit 819944d

Browse files
committed
change nsis config
1 parent 8fd91c2 commit 819944d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vue.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ module.exports = {
3636
]
3737
},
3838
'nsis': {
39-
'oneClick': true,
39+
'oneClick': false,
4040
'allowElevation': true,
4141
'perMachine': true,
4242
'allowToChangeInstallationDirectory': true,

0 commit comments

Comments
 (0)