You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you search for a song that has no associated album, the search result will show up with the album as "undefined". E.g.
Day Tripper · The Beatles · undefined
If album is not defined, we should just omit it, i.e.
Day Tripper · The Beatles
The text was updated successfully, but these errors were encountered:
When you search for a song that has no associated album, the search result will show up with the album as "undefined". E.g.
Day Tripper · The Beatles · undefined
If
album
is not defined, we should just omit it, i.e.Day Tripper · The Beatles
The text was updated successfully, but these errors were encountered: