This commit is contained in:
commit
15e1d6e441
2 changed files with 2 additions and 2 deletions
|
@ -221,7 +221,7 @@ if (OS.isWindows()) {
|
|||
sendDummyKeystroke = windowsNotifications.sendDummyKeystroke;
|
||||
} catch (error) {
|
||||
getLogger().error(
|
||||
'Failed to initalize Windows Notifications:',
|
||||
'Failed to initialize Windows Notifications:',
|
||||
error.stack
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue