From 04cbce5dc4a87e37312ce7388c8dc0afa2a462ce Mon Sep 17 00:00:00 2001 From: Jonas Rittershofer Date: Tue, 14 Dec 2021 01:02:04 +0100 Subject: [PATCH] Fix ShareLink Upload UI for Folders Do not show the Upload-Option if it is not allowed to check. Signed-off-by: Jonas Rittershofer --- apps/files_sharing/src/components/SharingEntryLink.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/files_sharing/src/components/SharingEntryLink.vue b/apps/files_sharing/src/components/SharingEntryLink.vue index 3acd1a8652f..4c11ea4b70a 100644 --- a/apps/files_sharing/src/components/SharingEntryLink.vue +++ b/apps/files_sharing/src/components/SharingEntryLink.vue @@ -178,7 +178,7 @@ -