diff --git a/src/client/app/common/views/pages/user-groups.vue b/src/client/app/common/views/pages/user-groups.vue index 2fee46c3a..f5609d690 100644 --- a/src/client/app/common/views/pages/user-groups.vue +++ b/src/client/app/common/views/pages/user-groups.vue @@ -19,7 +19,7 @@
-
{{ group.name }}
+
{{ group.name }}
@@ -30,7 +30,7 @@
-
{{ invite.group.name }}
+
{{ invite.group.name }}
{{ $t('accept-invite') }}