From 7d2f0a1f31eb0d87634977b4f1d32c0061d07c72 Mon Sep 17 00:00:00 2001 From: MeiMei <30769358+mei23@users.noreply.github.com> Date: Sun, 3 Feb 2019 04:26:58 +0900 Subject: [PATCH] =?UTF-8?q?Fix:=20URL=E3=83=97=E3=83=AC=E3=83=93=E3=83=A5?= =?UTF-8?q?=E3=83=BC=E3=81=AEthumbnail=E3=81=A7()=E3=82=92=E5=90=AB?= =?UTF-8?q?=E3=82=80URL=E3=82=92=E6=8F=90=E7=A4=BA=E3=81=95=E3=82=8C?= =?UTF-8?q?=E3=82=8B=E3=81=A8=E8=A1=A8=E7=A4=BA=E3=81=A7=E3=81=8D=E3=81=AA?= =?UTF-8?q?=E3=81=84=20(#4103)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない * remove debug --- src/client/app/common/views/components/url-preview.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/app/common/views/components/url-preview.vue b/src/client/app/common/views/components/url-preview.vue index 958abe00f..18115a3cc 100644 --- a/src/client/app/common/views/components/url-preview.vue +++ b/src/client/app/common/views/components/url-preview.vue @@ -9,7 +9,7 @@
-
+

{{ title }}