1
0
mirror of https://github.com/element-hq/element-web.git synced 2025-11-29 21:23:11 +03:00

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

View File

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