Add missing semi

This commit is contained in:
Jordan Eldredge 2020-11-27 13:15:47 -08:00
parent fb7f702793
commit 8faea644b2

View file

@ -21,7 +21,7 @@
url: "https://cdn.jsdelivr.net/gh/captbaritone/webamp@43434d82cfe0e37286dbbe0666072dc3190a83bc/mp3/llama-2.91.mp3",
duration: 5.322286
}],
})
});
// Returns a promise indicating when it's done loading.
webamp.renderWhenReady(document.getElementById('app'));