From 2701a7e85fcf745e75b46b88b0fc9b3f76218e44 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 29 Jul 2020 23:03:08 +0900 Subject: fix(client): 通知のノートがリアクティブではない問題を修正 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix #6602 --- src/client/components/notifications.vue | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'src/client') diff --git a/src/client/components/notifications.vue b/src/client/components/notifications.vue index dff4bd35da..1271b89475 100644 --- a/src/client/components/notifications.vue +++ b/src/client/components/notifications.vue @@ -1,7 +1,7 @@