From fa75b40dfd565c437da99c84fbefed564d4b4eb1 Mon Sep 17 00:00:00 2001 From: MeiMei <30769358+mei23@users.noreply.github.com> Date: Thu, 16 Apr 2020 00:47:17 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=AA=E3=82=A2=E3=82=AF=E3=82=B7=E3=83=A7?= =?UTF-8?q?=E3=83=B3=E3=81=AE=E4=BF=AE=E6=AD=A3=20(#6260)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/reactions-viewer.reaction.vue | 30 ++++++++++--------- src/misc/reaction-lib.ts | 2 +- src/services/note/reaction/create.ts | 4 +-- src/services/note/reaction/delete.ts | 3 +- 4 files changed, 21 insertions(+), 18 deletions(-) diff --git a/src/client/components/reactions-viewer.reaction.vue b/src/client/components/reactions-viewer.reaction.vue index 67774cbb3..8f9324096 100644 --- a/src/client/components/reactions-viewer.reaction.vue +++ b/src/client/components/reactions-viewer.reaction.vue @@ -1,7 +1,7 @@