jkovacs / lastfm-java

Java bindings for the Last.fm Web Services
BSD 2-Clause "Simplified" License
74 stars 34 forks source link

Fix missing '=' in the toString method. #19

Open Irishsmurf opened 5 years ago

Irishsmurf commented 5 years ago

When converting a track toString, the final value "albumMbId" is missing an equals - which squashes the value into "albumMbId"