From 80bfd3db0182b48b5c632aaf233f492f491cdf13 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Mon, 1 Mar 2021 18:29:48 +0100 Subject: [PATCH] Fix terms with no settings Signed-off-by: Thomas Citharel --- js/src/components/Error.vue | 4 ---- js/src/i18n/en_US.json | 3 ++- js/src/i18n/fr_FR.json | 3 ++- js/src/views/About/AboutInstance.vue | 6 +++++- js/src/views/About/Privacy.vue | 8 ++++---- js/src/views/About/Terms.vue | 8 ++++---- 6 files changed, 17 insertions(+), 15 deletions(-) diff --git a/js/src/components/Error.vue b/js/src/components/Error.vue index 3a0375860..30585a8aa 100644 --- a/js/src/components/Error.vue +++ b/js/src/components/Error.vue @@ -115,7 +115,6 @@