Skip to content

Commit

Permalink
update to proper song id
Browse files Browse the repository at this point in the history
  • Loading branch information
caike committed Nov 7, 2011
1 parent b3c1d69 commit 88080d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello.html
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ <h1>Rdio Playback API simple example</h1>
<dd id="position"></dd> <dd id="position"></dd>
</dl> </dl>


<input id="play_key" value="a254895"><button id="play">Play</button><br> <input id="play_key" value="a997982"><button id="play">Play</button><br>
<button id="stop">Stop</button> <button id="stop">Stop</button>
<button id="pause">Pause</button> <button id="pause">Pause</button>
<button id="previous">Previous</button> <button id="previous">Previous</button>
Expand Down

0 comments on commit 88080d2

Please sign in to comment.