From 7b8810c900b46929c475251fc09e41ae77046a79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=BE=E3=81=A3=E3=81=A1=E3=82=83=E3=81=A8=E3=83=BC?= =?UTF-8?q?=E3=81=AB=E3=82=85?= <17376330+u1-liquid@users.noreply.github.com> Date: Tue, 7 Nov 2023 02:32:09 +0900 Subject: [PATCH] =?UTF-8?q?fix(frontend/MkNotifications):=20=E9=80=9A?= =?UTF-8?q?=E7=9F=A5=E3=81=8C=E8=A4=87=E6=95=B0=E5=9B=9E=E8=A1=A8=E7=A4=BA?= =?UTF-8?q?=E3=81=95=E3=82=8C=E3=81=A6=E3=81=97=E3=81=BE=E3=81=86=E5=95=8F?= =?UTF-8?q?=E9=A1=8C=E3=82=92=E4=BF=AE=E6=AD=A3=20(MisskeyIO#215)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Revert "fix(frontend/MkNotifications): 通知が複数回表示されてしまう問題を修正 (MisskeyIO#212)" This reverts commit e7942310973c7bda1252777fe122ff08ff656712. * fix(frontend/MkNotifications): 通知が複数回表示されてしまう問題を修正 --- packages/frontend/src/components/MkNotifications.vue | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/packages/frontend/src/components/MkNotifications.vue b/packages/frontend/src/components/MkNotifications.vue index 8046c99287..d6c3becfcb 100644 --- a/packages/frontend/src/components/MkNotifications.vue +++ b/packages/frontend/src/components/MkNotifications.vue @@ -24,7 +24,7 @@ SPDX-License-Identifier: AGPL-3.0-only