mirror of
https://github.com/electron/electron.git
synced 2026-01-26 07:48:08 -05:00
I will never appreciate standard.
This commit is contained in:
committed by
Kevin Sawicki
parent
852e158cc6
commit
d2ffd87668
@@ -360,7 +360,7 @@ describe('app module', function () {
|
||||
const processStartArgs = [
|
||||
'--processStart', `"${exeName}"`,
|
||||
'--process-start-args', `"--hidden"`
|
||||
];
|
||||
]
|
||||
|
||||
app.setLoginItemSettings({openAtLogin: true}, updateExe, processStartArgs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user