mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 10:28:03 +01:00
Keyboard shortcuts and accessibility
This commit is contained in:
@@ -109,12 +109,17 @@
|
||||
"role": "help",
|
||||
"submenu": [
|
||||
{
|
||||
"label": "Go to Release Notes",
|
||||
"label": "Show Keyboard Shortcuts",
|
||||
"accelerator": "CmdOrCtrl+/",
|
||||
"click": null
|
||||
},
|
||||
{
|
||||
"type": "separator"
|
||||
},
|
||||
{
|
||||
"label": "Go to Release Notes",
|
||||
"click": null
|
||||
},
|
||||
{
|
||||
"label": "Go to Forums",
|
||||
"click": null
|
||||
|
||||
Reference in New Issue
Block a user