You've already forked dev-sidecar
mirror of
https://github.com/docmirror/dev-sidecar.git
synced 2025-11-26 14:10:40 +08:00
feat: 卸载时恢复系统代理
This commit is contained in:
@@ -58,7 +58,8 @@ module.exports = {
|
||||
oneClick: false,
|
||||
perMachine: true,
|
||||
allowElevation: true,
|
||||
allowToChangeInstallationDirectory: true
|
||||
allowToChangeInstallationDirectory: true,
|
||||
include: './build/installer.nsh'
|
||||
},
|
||||
mac: {
|
||||
icon: './build/mac/icon.icns',
|
||||
|
||||
Reference in New Issue
Block a user