From 019444f9fcecc98ebfd945ec46f793ff4ea20f6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Mon, 4 Jan 2021 15:29:53 +0100 Subject: [PATCH] Handle unshare in frontend 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 | 12 +++++++++--- src/mixins/attachmentUpload.js | 2 +- src/services/AttachmentApi.js | 10 +++++----- src/store/attachment.js | 25 +++++++++++++++++++------ 4 files changed, 34 insertions(+), 15 deletions(-) diff --git a/src/components/card/AttachmentList.vue b/src/components/card/AttachmentList.vue index eccb9c958..7968fd111 100644 --- a/src/components/card/AttachmentList.vue +++ b/src/components/card/AttachmentList.vue @@ -37,7 +37,7 @@ @change="handleUploadFile">