From 5bb8afbde585115711df8c52c3abf6318a2b0c43 Mon Sep 17 00:00:00 2001 From: kolaente Date: Thu, 8 Oct 2020 22:00:38 +0200 Subject: [PATCH] Open unsplash author links in a new window --- src/components/list/partials/background-settings.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/list/partials/background-settings.vue b/src/components/list/partials/background-settings.vue index dc87cc69f..b64d9adf3 100644 --- a/src/components/list/partials/background-settings.vue +++ b/src/components/list/partials/background-settings.vue @@ -42,7 +42,7 @@ @click="() => setBackground(im.id)" class="image" v-for="im in backgroundSearchResult"> - + {{ im.info.authorName }}