Skip to content

Commit

Permalink
Deleted a log line
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrk95 committed Mar 17, 2019
1 parent 84fa234 commit 9db5a1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MMM-MusicOnDemand.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ Module.register("MMM-MusicOnDemand",{
this.sendSocketNotification("PREVIOUS", "");
break;
case("Artist"):
console.error(payload);
this.sendSocketNotification("Artist", payload.Artist);
break;
case("Close"):
Expand Down

0 comments on commit 9db5a1f

Please sign in to comment.