I have no idea what I am doing.
This commit is contained in:
parent
ffc55b6b64
commit
c5bb053271
7 changed files with 8 additions and 8 deletions
|
@ -95,7 +95,7 @@ const lfm = {
|
|||
this.authenticate();
|
||||
}
|
||||
} else {
|
||||
return console.log('[LastFM] Did not add ', attributes.name , '-' , lfm.filterArtistName(attributes.artistName), 'because now playing a other song.');
|
||||
return console.log('[LastFM] Did not add ', attributes.name , '—' , lfm.filterArtistName(attributes.artistName), 'because now playing a other song.');
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue