From 6982faf66870a0f66328d9ab57894eed5ce6c2c2 Mon Sep 17 00:00:00 2001 From: MeiMei <30769358+mei23@users.noreply.github.com> Date: Sun, 14 Apr 2019 17:19:25 +0900 Subject: [PATCH] =?UTF-8?q?Fix:=20ObjectStrage=E5=88=A9=E7=94=A8=E6=99=82?= =?UTF-8?q?=E3=81=AB=E3=83=89=E3=83=A9=E3=82=A4=E3=83=96=E3=83=95=E3=82=A1?= =?UTF-8?q?=E3=82=A4=E3=83=AB=E3=82=A2=E3=82=A4=E3=82=B3=E3=83=B3=E3=81=8C?= =?UTF-8?q?=E8=A1=A8=E7=A4=BA=E3=81=95=E3=82=8C=E3=81=AA=E3=81=84=20(#4677?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/client/app/common/views/widgets/post-form.vue | 7 ++----- src/client/app/desktop/views/components/post-form.vue | 7 ++----- src/client/app/mobile/views/components/post-form.vue | 3 ++- src/misc/get-drive-file-url.ts | 2 +- 4 files changed, 7 insertions(+), 12 deletions(-) diff --git a/src/client/app/common/views/widgets/post-form.vue b/src/client/app/common/views/widgets/post-form.vue index f1826cc59..c2341c8e3 100644 --- a/src/client/app/common/views/widgets/post-form.vue +++ b/src/client/app/common/views/widgets/post-form.vue @@ -24,7 +24,7 @@