From d25ae081d5ac35c19ae20d24e99729d6dfd2c85a Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Fri, 28 Oct 2022 11:26:26 -0700 Subject: [PATCH] Show owner name in shared album add --- src/components/modal/AlbumPicker.vue | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/src/components/modal/AlbumPicker.vue b/src/components/modal/AlbumPicker.vue index 800936e7..604be79c 100644 --- a/src/components/modal/AlbumPicker.vue +++ b/src/components/modal/AlbumPicker.vue @@ -25,10 +25,10 @@