chore: Prettified Code
[ci skip]
This commit is contained in:
parent
f8e16c546d
commit
dfc75d0bcb
26 changed files with 306 additions and 134 deletions
|
@ -135,7 +135,7 @@ export default class lastfm {
|
|||
attributes.lfmAlbum = data;
|
||||
callback(attributes);
|
||||
}
|
||||
}
|
||||
},
|
||||
);
|
||||
} else {
|
||||
this._lfm.track.getCorrection(attributes.primaryArtist, attributes.name, (err: any, data: any) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue