summaryrefslogtreecommitdiffhomepage
path: root/gui/src/config.json
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2021-03-24 16:46:35 +0100
committerOskar Nyberg <oskar@mullvad.net>2021-03-24 16:46:35 +0100
commite666c4ac81b1e69f063aa226ed3cfc3bdb7efcf8 (patch)
tree2c1da7073862407291d14acc1c1322f1d207bd1c /gui/src/config.json
parentc2cc25249101325dfc196c670b63391b273beaec (diff)
parent4437de21ab18a3ede2d067ce90db3c31d0865d82 (diff)
downloadmullvadvpn-e666c4ac81b1e69f063aa226ed3cfc3bdb7efcf8.tar.xz
mullvadvpn-e666c4ac81b1e69f063aa226ed3cfc3bdb7efcf8.zip
Merge branch 'disable-unused-functionality-in-renderer'
Diffstat (limited to 'gui/src/config.json')
-rw-r--r--gui/src/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/src/config.json b/gui/src/config.json
index 456da1ad02..59a214b604 100644
--- a/gui/src/config.json
+++ b/gui/src/config.json
@@ -1,11 +1,11 @@
{
+ "supportEmail": "support@mullvad.net",
"links": {
"purchase": "https://mullvad.net/account/",
"manageKeys": "https://mullvad.net/account/ports/",
"faq": "https://mullvad.net/help/tag/mullvad-app/",
"download": "https://mullvad.net/download/",
- "betaDownload": "https://mullvad.net/download/beta",
- "supportEmail": "support@mullvad.net"
+ "betaDownload": "https://mullvad.net/download/beta"
},
"colors": {
"darkBlue": "rgb(25, 46, 69)",