mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-06 12:46:29 +02:00
Dashes were breaking notifications
This commit is contained in:
parent
262abf5847
commit
65cdeaa9de
@ -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.Element");
|
||||
app.setAppUserModelId("com.squirrel.element.desktop");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user