MacOS – Add shortcut for Window -> Show (#4632)
This commit is contained in:
parent
5c810c65cc
commit
2013378136
3 changed files with 3 additions and 0 deletions
|
@ -305,6 +305,7 @@ function updateForMac(template, messages, options) {
|
|||
},
|
||||
{
|
||||
label: messages.show.message,
|
||||
accelerator: 'CmdOrCtrl+Shift+0',
|
||||
click: showWindow,
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue