refactor: 修改DevSidecar名称

This commit is contained in:
xiaojunnuo
2020-11-11 09:55:32 +08:00
parent aacecd6edc
commit 3dbd9634dc
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ module.exports = {
copyright: 'Copyright © 2020',
nsis: {
oneClick: false,
perMachine: false,
perMachine: true,
allowElevation: true,
allowToChangeInstallationDirectory: true
},