mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-03 01:46:02 -05: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>
|
||||
<br />
|
||||
</template>
|
||||
<template #no-results>
|
||||
<br />
|
||||
</template>
|
||||
</VueEternalLoading>
|
||||
<modal-dialog-artist-spotify
|
||||
:item="artist"
|
||||
|
Loading…
x
Reference in New Issue
Block a user