From 89ce313e70a0033cae706ab629b4c6b44e7e8c80 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 @@