fix for primary-content linking
This commit is contained in:
parent
5e9e989630
commit
aad33acf0a
2 changed files with 27 additions and 15 deletions
|
@ -2919,6 +2919,7 @@ const app = new Vue({
|
|||
"include[albums]": "artists",
|
||||
"include[songs]": "artists",
|
||||
"include[music-videos]": "artists",
|
||||
"include[personal-recommendation]": "primary-content",
|
||||
"fields[albums]": ["artistName", "artistUrl", "artwork", "contentRating", "editorialArtwork", "editorialVideo", "name", "playParams", "releaseDate", "url"],
|
||||
"fields[artists]": ["name", "url", "artwork"],
|
||||
"extend[stations]": ["airDate", "supportsAirTimeUpdates"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue