From 63a89fa84a4ee638dd1f74357fcaf65ca8c64620 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 27 Oct 2020 18:28:37 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=AB=E3=82=B9=E3=82=BF=E3=83=A0=E7=B5=B5?= =?UTF-8?q?=E6=96=87=E5=AD=97=E3=81=8C=E3=81=A4=E3=81=B6=E3=82=8C=E3=82=8B?= =?UTF-8?q?=E5=95=8F=E9=A1=8C=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/client/components/emoji.vue | 1 - src/client/components/reactions-viewer.details.vue | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/src/client/components/emoji.vue b/src/client/components/emoji.vue index ba65ada8a..458b0a7fa 100644 --- a/src/client/components/emoji.vue +++ b/src/client/components/emoji.vue @@ -9,7 +9,6 @@ import { defineComponent } from 'vue'; import { getStaticImageUrl } from '@/scripts/get-static-image-url'; import { twemojiSvgBase } from '../../misc/twemoji-base'; -import * as os from '@/os'; export default defineComponent({ props: { diff --git a/src/client/components/reactions-viewer.details.vue b/src/client/components/reactions-viewer.details.vue index e6d541e7f..6e7da58e2 100644 --- a/src/client/components/reactions-viewer.details.vue +++ b/src/client/components/reactions-viewer.details.vue @@ -3,7 +3,7 @@
{{ reaction.replace('@.', '') }}
- +