ok
This commit is contained in:
parent
f57a2cc1d1
commit
6bbbefb188
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ export class AppEvents {
|
||||||
// Expose GC
|
// Expose GC
|
||||||
electron.app.commandLine.appendSwitch('js-flags','--expose_gc')
|
electron.app.commandLine.appendSwitch('js-flags','--expose_gc')
|
||||||
|
|
||||||
|
electron.app.setAppUserModelId(process.execPath) // For notification name
|
||||||
|
|
||||||
/***********************************************************************************************************************
|
/***********************************************************************************************************************
|
||||||
* Commandline arguments
|
* Commandline arguments
|
||||||
**********************************************************************************************************************/
|
**********************************************************************************************************************/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue