mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Correct sample track title
This commit is contained in:
parent
5da9f6850b
commit
1696f353ac
1 changed files with 1 additions and 1 deletions
|
|
@ -360,4 +360,4 @@ document.onkeyup = function(e){
|
|||
}
|
||||
|
||||
winamp = new Winamp();
|
||||
winamp.loadFile('http://jordaneldredge.com/projects/winamp2-js/llama.mp3', "1. DJ -- Mike Llama Whippin' Intro <0:05> *** ");
|
||||
winamp.loadFile('http://jordaneldredge.com/projects/winamp2-js/llama.mp3', "1. DJ Mike Llama - Llama Whippin' Intro <0:05> *** ");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue