mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-07 23:38:48 +01:00
Merge pull request #3330 from h3poteto/iss-3300/shortcut
refs #3300 Handle shortcut keys in Shortcut
This commit is contained in:
commit
bd3bb8d35d
@ -1367,6 +1367,7 @@ const ApplicationMenu = (accountsChange: Array<MenuItemConstructorOptions>, menu
|
||||
},
|
||||
{
|
||||
label: i18n.t('main_menu.application.shortcuts'),
|
||||
accelerator: 'Shift+?',
|
||||
click: () => {
|
||||
mainWindow!.webContents.send('open-shortcuts-list')
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user