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

This commit is contained in:
Michael Telatynski 2017-05-30 12:34:05 +01:00
commit 53b7b6cb14

View file

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