sda-1899 spelling issue

This commit is contained in:
Johan Kwarnmark 2020-03-23 11:44:10 +01:00
parent e3c2a04cdc
commit abdbe73089

View File

@ -984,7 +984,7 @@ export class WindowHandler {
globalShortcut.register(isMac ? 'Cmd+Alt+2' : 'Ctrl+Shift+2', this.onClientManaStable);
globalShortcut.register(isMac ? 'Cmd+Alt+3' : 'Ctrl+Shift+3', this.onClientManaDaily);
} else {
logger.info('Switch between clients not support for this POD-url');
logger.info('Switch between clients not supported for this POD-url');
}
if (isMac) {