mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 21:03:00 -05:00
[web] Fix missing search result presentation
This commit is contained in:
@@ -62,9 +62,11 @@ export default {
|
||||
return {
|
||||
components: {
|
||||
album: ListAlbums,
|
||||
audiobook: ListAlbums,
|
||||
artist: ListArtists,
|
||||
composer: ListComposers,
|
||||
playlist: ListPlaylists,
|
||||
podcast: ListAlbums,
|
||||
track: ListTracks
|
||||
},
|
||||
searchStore: useSearchStore()
|
||||
|
||||
Reference in New Issue
Block a user