Update electron to 15.3.0
This commit is contained in:
parent
7de340a104
commit
519ca05911
16 changed files with 525 additions and 2393 deletions
|
@ -17,8 +17,3 @@ console.log('Set Windows Application User Model ID (AUMID)', {
|
|||
appUserModelId,
|
||||
});
|
||||
app.setAppUserModelId(appUserModelId);
|
||||
|
||||
// We don't navigate, but this is the way of the future
|
||||
// https://github.com/electron/electron/issues/18397
|
||||
// TODO: Make ringrtc-node context-aware and change this to true.
|
||||
app.allowRendererProcessReuse = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue