From 1e742dd42c9c885d06b51da74289275ad9ddca6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Tue, 28 Feb 2023 20:48:23 +0100 Subject: [PATCH] Fix linting --- 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 04d68300b..9bf27a86f 100644 --- a/webapp/constants/links.js +++ b/webapp/constants/links.js @@ -159,4 +159,4 @@ export default { // SUPPORT, IMPRINT, ], -} \ No newline at end of file +}