From aff1959030db4eb71227acc1c8d3a58268d332fe Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Fri, 6 May 2022 16:40:32 +0200 Subject: [PATCH] Only prevent following non-Mobilizon instances, but allow being followed Signed-off-by: Thomas Citharel --- js/src/views/Admin/Instance.vue | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/js/src/views/Admin/Instance.vue b/js/src/views/Admin/Instance.vue index fbdc68458..eb91f580e 100644 --- a/js/src/views/Admin/Instance.vue +++ b/js/src/views/Admin/Instance.vue @@ -66,8 +66,11 @@ {{ $t("Uploaded media size") }} -
-
+
+
+
+ {{ $t("Only Mobilizon instances can be followed") }} +
-
- {{ $t("Only Mobilizon instances can be followed") }} -