I will never appreciate standard.

This commit is contained in:
Charlie Hess 2017-01-26 13:00:47 -08:00 committed by Kevin Sawicki
parent 852e158cc6
commit d2ffd87668

View file

@ -360,7 +360,7 @@ describe('app module', function () {
const processStartArgs = [
'--processStart', `"${exeName}"`,
'--process-start-args', `"--hidden"`
];
]
app.setLoginItemSettings({openAtLogin: true}, updateExe, processStartArgs)