From 4099db0d42ab20d1db16b2f2492bc5bb1d24ac50 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 7 Feb 2019 23:42:56 +0900 Subject: [PATCH] [Client] Add icon :art: --- src/client/app/admin/views/federation.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/client/app/admin/views/federation.vue b/src/client/app/admin/views/federation.vue index 3c0db94e5..754a70f52 100644 --- a/src/client/app/admin/views/federation.vue +++ b/src/client/app/admin/views/federation.vue @@ -40,7 +40,7 @@ {{ $t('latest-request-received-at') }}
- {{ $t('remove-all-following') }} + {{ $t('remove-all-following') }} {{ $t('remove-all-following-info', { host: instance.host }) }}
@@ -92,7 +92,7 @@