mirror of
https://github.com/owntone/owntone-server.git
synced 2025-10-29 15:55:02 -04:00
[web] Fix missing search result presentation
This commit is contained in:
parent
c1ffbca09b
commit
78a1137510
@ -62,9 +62,11 @@ export default {
|
||||
return {
|
||||
components: {
|
||||
album: ListAlbums,
|
||||
audiobook: ListAlbums,
|
||||
artist: ListArtists,
|
||||
composer: ListComposers,
|
||||
playlist: ListPlaylists,
|
||||
podcast: ListAlbums,
|
||||
track: ListTracks
|
||||
},
|
||||
searchStore: useSearchStore()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user