Remove ‘Ctrl+,’ keyboard shortcut on Windows & Linux (#2099)
This commit is contained in:
parent
3f20feb96d
commit
40ee88ead3
3 changed files with 0 additions and 3 deletions
|
@ -26,7 +26,6 @@ exports.createTemplate = (options, messages) => {
|
|||
submenu: [
|
||||
{
|
||||
label: messages.mainMenuSettings.message,
|
||||
accelerator: 'CommandOrControl+,',
|
||||
click: showSettings,
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue