From 1964c1352cfce581b097bbe8c37be2abd4844b39 Mon Sep 17 00:00:00 2001 From: Dominik Pschenitschni Date: Sat, 2 Oct 2021 20:31:18 +0200 Subject: [PATCH] chore: make functions of linkSharing less dependent on component state --- src/components/sharing/linkSharing.vue | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/components/sharing/linkSharing.vue b/src/components/sharing/linkSharing.vue index 9379d234..cbebea28 100644 --- a/src/components/sharing/linkSharing.vue +++ b/src/components/sharing/linkSharing.vue @@ -68,7 +68,7 @@ /> - + {{ $t('list.share.share') }} @@ -160,7 +160,7 @@