Point to support flow instead of github

This commit is contained in:
jimio-signal 2020-10-23 10:06:06 -07:00 committed by Scott Nonnenberg
parent 74de4ea6f6
commit 1c057323ba
27 changed files with 1 additions and 104 deletions

View file

@ -208,10 +208,6 @@
"label": "Go to Support Page",
"click": null
},
{
"label": "Go to GitHub",
"click": null
},
{
"label": "Join the Beta",
"click": null

View file

@ -201,10 +201,6 @@
"label": "Go to Support Page",
"click": null
},
{
"label": "Go to GitHub",
"click": null
},
{
"label": "Join the Beta",
"click": null

View file

@ -144,10 +144,6 @@
"label": "Go to Support Page",
"click": null
},
{
"label": "Go to GitHub",
"click": null
},
{
"label": "Join the Beta",
"click": null

View file

@ -137,10 +137,6 @@
"label": "Go to Support Page",
"click": null
},
{
"label": "Go to GitHub",
"click": null
},
{
"label": "Join the Beta",
"click": null

View file

@ -49,7 +49,6 @@ describe('SignalMenu', () => {
isBeta: false,
openContactUs: null,
openForums: null,
openGithub: null,
openJoinTheBeta: null,
openReleaseNotes: null,
openSupportPage: null,