Show similar artists in artist page
Styling to be defined - only links for now.
This commit is contained in:
@@ -100,7 +100,7 @@ defmodule LastFm.APIImpl do
|
||||
method: "artist.getSimilar",
|
||||
api_key: config.api_key,
|
||||
format: "json",
|
||||
limit: 50
|
||||
limit: 100
|
||||
]
|
||||
|
||||
options = Keyword.merge(base_options, options)
|
||||
|
||||
Reference in New Issue
Block a user