diff --git a/web-src/src/components/ListArtists.vue b/web-src/src/components/ListArtists.vue index dabb982a..2d215bab 100644 --- a/web-src/src/components/ListArtists.vue +++ b/web-src/src/components/ListArtists.vue @@ -13,7 +13,7 @@ @click="open(item.item)" >
-

+

diff --git a/web-src/src/components/ListArtistsSpotify.vue b/web-src/src/components/ListArtistsSpotify.vue index fe3ea053..c3586c69 100644 --- a/web-src/src/components/ListArtistsSpotify.vue +++ b/web-src/src/components/ListArtistsSpotify.vue @@ -1,8 +1,8 @@