From 118d87db03ad2b043602ec244adbd6d4649acc13 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Wed, 10 May 2023 02:41:44 -0700 Subject: [PATCH] albums: show display name of user for sharing Signed-off-by: Varun Patil --- src/components/modal/AlbumCollaborators.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/modal/AlbumCollaborators.vue b/src/components/modal/AlbumCollaborators.vue index 386cfe22..5afd1716 100644 --- a/src/components/modal/AlbumCollaborators.vue +++ b/src/components/modal/AlbumCollaborators.vue @@ -32,7 +32,7 @@