mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-06 04:36:21 +02:00
AppIDs must match config to properly display notification icon and title
This commit is contained in:
parent
65cdeaa9de
commit
41ff61421d
@ -600,4 +600,4 @@ app.on("second-instance", (ev, commandLine, workingDirectory) => {
|
||||
// installer uses for the shortcut icon.
|
||||
// This makes notifications work on windows 8.1 (and is
|
||||
// a noop on other platforms).
|
||||
app.setAppUserModelId("com.squirrel.element.desktop");
|
||||
app.setAppUserModelId("im.riot.app");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user