Dashes were breaking notifications
This commit is contained in:
@@ -600,4 +600,4 @@ app.on("second-instance", (ev, commandLine, workingDirectory) => {
|
|||||||
// installer uses for the shortcut icon.
|
// installer uses for the shortcut icon.
|
||||||
// This makes notifications work on windows 8.1 (and is
|
// This makes notifications work on windows 8.1 (and is
|
||||||
// a noop on other platforms).
|
// a noop on other platforms).
|
||||||
app.setAppUserModelId("com.squirrel.element-desktop.Element");
|
app.setAppUserModelId("com.squirrel.element.desktop");
|
||||||
|
|||||||
Reference in New Issue
Block a user