Skip to content

Commit

Permalink
[web] Remove text "No results." at the end of Spotify album list
Browse files Browse the repository at this point in the history
  • Loading branch information
hacketiwack committed Aug 22, 2024
1 parent f54a435 commit f08de1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions web-src/src/pages/PageArtistSpotify.vue
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@
<template #no-more>
<br />
</template>
<template #no-results>
<br />
</template>
</VueEternalLoading>
<modal-dialog-artist-spotify
:item="artist"
Expand Down

0 comments on commit f08de1f

Please sign in to comment.