fix(changelog): fix changelog show
This commit is contained in:
@ -16,6 +16,7 @@ export const aboutMenuTemplateFunc = () => ({
|
||||
webPreferences: {
|
||||
nodeIntegration: true,
|
||||
enableRemoteModule: true,
|
||||
contextIsolation: false,
|
||||
}
|
||||
})
|
||||
win.setMenu(null)
|
||||
|
Reference in New Issue
Block a user