MacOS – Add shortcut for Window -> Show (#4632)

This commit is contained in:
Brandon Outlaw 2020-11-10 16:30:56 -08:00 committed by GitHub
parent 5c810c65cc
commit 2013378136
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View file

@ -169,6 +169,7 @@
},
{
"label": "Show",
"accelerator": "CmdOrCtrl+Shift+0",
"click": null
},
{

View file

@ -162,6 +162,7 @@
},
{
"label": "Show",
"accelerator": "CmdOrCtrl+Shift+0",
"click": null
},
{