I will never appreciate standard.
This commit is contained in:
parent
852e158cc6
commit
d2ffd87668
1 changed files with 1 additions and 1 deletions
|
@ -360,7 +360,7 @@ describe('app module', function () {
|
||||||
const processStartArgs = [
|
const processStartArgs = [
|
||||||
'--processStart', `"${exeName}"`,
|
'--processStart', `"${exeName}"`,
|
||||||
'--process-start-args', `"--hidden"`
|
'--process-start-args', `"--hidden"`
|
||||||
];
|
]
|
||||||
|
|
||||||
app.setLoginItemSettings({openAtLogin: true}, updateExe, processStartArgs)
|
app.setLoginItemSettings({openAtLogin: true}, updateExe, processStartArgs)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue