From: Ferdinand Thiessen Date: Thu, 23 Nov 2023 13:58:43 +0000 (+0100) Subject: fix(files): Show error message if drag-and-drop upload fails X-Git-Tag: v29.0.0beta1~780^2~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c91cdb263150efacd3a2fa4f9b2585656cd40b6a;p=nextcloud-server.git fix(files): Show error message if drag-and-drop upload fails Signed-off-by: Ferdinand Thiessen --- diff --git a/apps/files/src/components/DragAndDropNotice.vue b/apps/files/src/components/DragAndDropNotice.vue index 1e53556e1f5..d18f82978a4 100644 --- a/apps/files/src/components/DragAndDropNotice.vue +++ b/apps/files/src/components/DragAndDropNotice.vue @@ -34,7 +34,7 @@