diff --git a/src/main/lastfm.js b/src/main/lastfm.js index 92f47817..b97bcb1b 100644 --- a/src/main/lastfm.js +++ b/src/main/lastfm.js @@ -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.'); } }, diff --git a/src/renderer/index_old.html b/src/renderer/index_old.html index 7d8da566..927c9daf 100644 --- a/src/renderer/index_old.html +++ b/src/renderer/index_old.html @@ -64,7 +64,7 @@ {{ mk.nowPlayingItem["attributes"]["name"] }}