From e90ad095516bfd6c363596c9262f4269359d48c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=8A=E3=81=95=E3=82=80=E3=81=AE=E3=81=B2=E3=81=A8?= <46447427+samunohito@users.noreply.github.com> Date: Mon, 4 Dec 2023 18:12:14 +0900 Subject: [PATCH] =?UTF-8?q?fix=20(frontend):=20=E7=B5=B5=E6=96=87=E5=AD=97?= =?UTF-8?q?=E3=83=94=E3=83=83=E3=82=AB=E3=83=BC=E7=B5=8C=E7=94=B1=E3=81=A7?= =?UTF-8?q?=E6=8A=95=E7=A8=BF=E6=AC=84=E3=81=AB=E7=B5=B5=E6=96=87=E5=AD=97?= =?UTF-8?q?=E3=82=92=E5=85=A5=E3=82=8C=E3=81=9F=E9=9A=9B=E3=80=81=E3=82=BD?= =?UTF-8?q?=E3=83=95=E3=83=88=E3=82=A6=E3=82=A7=E3=82=A2=E3=82=AD=E3=83=BC?= =?UTF-8?q?=E3=83=9C=E3=83=BC=E3=83=89=E3=81=8C=E7=AB=8B=E3=81=A1=E4=B8=8A?= =?UTF-8?q?=E3=81=8C=E3=82=89=E3=81=AA=E3=81=84=E3=82=88=E3=81=86=E3=81=AB?= =?UTF-8?q?=E3=81=99=E3=82=8B=20(#12561)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/frontend/src/components/MkPostForm.vue | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/packages/frontend/src/components/MkPostForm.vue b/packages/frontend/src/components/MkPostForm.vue index 0445536ae..13b615d10 100644 --- a/packages/frontend/src/components/MkPostForm.vue +++ b/packages/frontend/src/components/MkPostForm.vue @@ -67,7 +67,7 @@ SPDX-License-Identifier: AGPL-3.0-only {{ i18n.ts.notSpecifiedMentionWarning }} -
-