feat(core): update components
This commit is contained in:
@ -184,6 +184,7 @@ app.on("ready", async () => {
|
||||
webPreferences: {
|
||||
nodeIntegration: true,
|
||||
enableRemoteModule: true,
|
||||
contextIsolation: false,
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user