Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
trazyn authored Jul 13, 2018
2 parents 8898fbd + 9ea8b85 commit bf19097
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/js/stores/controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -296,8 +296,6 @@ class Controller {
var sourceid = self.playlist.id;
var time = self.song.duration;

lastfm.scrobble(self.song);

if (!preferences.scrobble) {
return;
}
Expand Down

0 comments on commit bf19097

Please sign in to comment.