Update main.js

pull/991/head
Vince 5 years ago committed by GitHub
parent 67f94334c2
commit 458254d6b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,6 +27,7 @@ const {
shell,
} = electron;
// FIXME Hardcoding appId to prevent build failrues on release.
// const appUserModelId = packageJson.build.appId;
const appUserModelId = 'com.loki-project.messenger-desktop';
console.log('Set Windows Application User Model ID (AUMID)', {

Loading…
Cancel
Save