Show last 50 scrobbles
This commit is contained in:
@@ -14,7 +14,7 @@ defmodule LastFm.APIImpl do
|
||||
user: user,
|
||||
api_key: api_key,
|
||||
format: "json",
|
||||
limit: 20
|
||||
limit: 50
|
||||
]
|
||||
|
||||
url = @base_url <> "?" <> URI.encode_query(options)
|
||||
|
||||
Reference in New Issue
Block a user