Merge branch 't3chguy/electron_settings' of github.com:vector-im/riot-web into t3chguy/electron_settings

pull/4012/head
Michael Telatynski 2017-05-30 12:34:05 +01:00
commit 53b7b6cb14
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 = {