Help Menu changes

This commit is contained in:
Ken Powers
2020-06-10 12:56:10 -04:00
committed by Scott Nonnenberg
parent 205ee6c6ac
commit b842b69660
10 changed files with 91 additions and 16 deletions

View File

@@ -192,6 +192,10 @@
{
"type": "separator"
},
{
"label": "Contact Us",
"click": null
},
{
"label": "Go to Release Notes",
"click": null
@@ -205,7 +209,11 @@
"click": null
},
{
"label": "Report an Issue",
"label": "Go to Github",
"click": null
},
{
"label": "Join the Beta",
"click": null
}
]