mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-07 05:10:36 -04:00
[web] Remove text "No results." at the end of Spotify album list
This commit is contained in:
parent
f54a435d15
commit
f08de1fc32
@ -35,6 +35,9 @@
|
|||||||
<template #no-more>
|
<template #no-more>
|
||||||
<br />
|
<br />
|
||||||
</template>
|
</template>
|
||||||
|
<template #no-results>
|
||||||
|
<br />
|
||||||
|
</template>
|
||||||
</VueEternalLoading>
|
</VueEternalLoading>
|
||||||
<modal-dialog-artist-spotify
|
<modal-dialog-artist-spotify
|
||||||
:item="artist"
|
:item="artist"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user