mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-06-13 11:14:37 +08:00
关闭 java插件配置
This commit is contained in:
@@ -174,7 +174,7 @@ module.exports = (appInfo) => {
|
||||
args: []
|
||||
},
|
||||
autoUpdater: {
|
||||
enable: true,
|
||||
enable: false,
|
||||
windows: false,
|
||||
macOS: false,
|
||||
linux: false,
|
||||
|
||||
Reference in New Issue
Block a user