From dacec2672bdec9555e2ee2ee4c3bf2cf3f61aa60 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Wed, 14 Oct 2020 19:10:57 +0200 Subject: [PATCH] Fix error message always showed Signed-off-by: Thomas Citharel --- js/src/views/Group/GroupSettings.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/src/views/Group/GroupSettings.vue b/js/src/views/Group/GroupSettings.vue index 223d29ed4..e57ad2a18 100644 --- a/js/src/views/Group/GroupSettings.vue +++ b/js/src/views/Group/GroupSettings.vue @@ -114,7 +114,7 @@ - + {{ $t("You are not an administrator for this group.") }}