From 6d8ca401a685b5eab702702851c302935e575aa5 Mon Sep 17 00:00:00 2001 From: mei23 Date: Sat, 4 Mar 2023 17:45:06 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=95=E3=82=A9=E3=83=AD=E3=83=BC=E7=94=B3?= =?UTF-8?q?=E8=AB=8B=E3=82=92=E9=80=81=E3=81=A3=E3=81=9F=E3=83=A6=E3=83=BC?= =?UTF-8?q?=E3=82=B6=E3=83=BC=E3=81=AE=E5=90=8D=E5=89=8D=E3=81=8C=E9=95=B7?= =?UTF-8?q?=E3=81=99=E3=81=8E=E3=82=8B=E3=81=A8=E6=93=8D=E4=BD=9C=E3=81=8C?= =?UTF-8?q?=E8=A1=8C=E3=81=88=E3=81=AA=E3=81=84=E3=81=AE=E3=82=92=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3=20Fix=20#2439?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/client/app/common/views/pages/follow-requests.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/client/app/common/views/pages/follow-requests.vue b/src/client/app/common/views/pages/follow-requests.vue index 07ff7b7d54..88c8ddff27 100644 --- a/src/client/app/common/views/pages/follow-requests.vue +++ b/src/client/app/common/views/pages/follow-requests.vue @@ -8,9 +8,9 @@ - +
{{ $t('accept') }} | {{ $t('reject') }} - +
@@ -63,7 +63,6 @@ export default Vue.extend({