Get better artist images results
This commit is contained in:
@@ -6,4 +6,5 @@ var (
|
||||
ErrNotFound = errors.New("data not found")
|
||||
ErrInvalidAuth = errors.New("invalid authentication")
|
||||
ErrNotAuthorized = errors.New("not authorized")
|
||||
ErrNotAvailable = errors.New("functionality not available")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user