mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-24 13:13:17 -05:00
[web-src] Fix Spotify search for single type
This commit is contained in:
parent
cbfea854d2
commit
070f5bb8a9
@ -271,9 +271,7 @@ export default {
|
||||
|
||||
this.$store.commit(types.ADD_RECENT_SEARCH, this.query.query)
|
||||
|
||||
if (this.query.type.includes(',')) {
|
||||
this.search_all()
|
||||
}
|
||||
this.search_all()
|
||||
},
|
||||
|
||||
spotify_search: function () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user