Improve for Mac - Tested on 10.10.5

pull/4012/head
Michael Telatynski 2017-05-30 10:53:01 +01:00
parent 9c25aab509
commit b27600adbe
1 changed files with 3 additions and 0 deletions

View File

@ -173,6 +173,9 @@ if (shouldQuit) {
const launcher = new AutoLaunch({
name: vectorConfig.brand || 'Riot',
isHidden: true,
mac: {
useLaunchAgent: true,
},
});
const settings = {