From 08e15308cbb2e0dd3beefe4707de603d0af047fc Mon Sep 17 00:00:00 2001 From: Christopher Ng Date: Sat, 26 Nov 2022 01:07:39 +0000 Subject: Add success popup message for copying share links Signed-off-by: Christopher Ng --- apps/files_sharing/src/components/SharingEntryInternal.vue | 9 ++++++--- apps/files_sharing/src/components/SharingEntryLink.vue | 8 +++++--- 2 files changed, 11 insertions(+), 6 deletions(-) (limited to 'apps/files_sharing/src') diff --git a/apps/files_sharing/src/components/SharingEntryInternal.vue b/apps/files_sharing/src/components/SharingEntryInternal.vue index 9912648357c..7ad5b35c49f 100644 --- a/apps/files_sharing/src/components/SharingEntryInternal.vue +++ b/apps/files_sharing/src/components/SharingEntryInternal.vue @@ -23,6 +23,7 @@