From 6e8db74cd8c1b01bf0d2b4f98565a63f169e7d9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Wed, 20 Oct 2021 09:46:31 +0200 Subject: [PATCH] Add support page to footer --- webapp/constants/links.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/constants/links.js b/webapp/constants/links.js index 16d3d085f..db78869bb 100644 --- a/webapp/constants/links.js +++ b/webapp/constants/links.js @@ -130,7 +130,7 @@ export default { DATA_PRIVACY, FAQ, DONATE, + SUPPORT, IMPRINT, - // SUPPORT, ], }