From 7d8ce30e3f08927c996a28b9d61efc17974a8808 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Mon, 4 Jan 2021 16:08:01 +0100 Subject: [PATCH] Fix eslint MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- src/components/card/AttachmentList.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/card/AttachmentList.vue b/src/components/card/AttachmentList.vue index 6786009e3..0b787e52b 100644 --- a/src/components/card/AttachmentList.vue +++ b/src/components/card/AttachmentList.vue @@ -39,10 +39,10 @@ multiple @change="handleUploadFile"> + type="file" + style="display: none;" + multiple + @change="handleLocalUploadFile">