diff --git a/tutorials/MusicPlaylist.html b/tutorials/MusicPlaylist.html index 49dfb8d..705bd67 100644 --- a/tutorials/MusicPlaylist.html +++ b/tutorials/MusicPlaylist.html @@ -4,10 +4,10 @@
+ -@@ -16,6 +16,7 @@
Instantiation is simple. We grab a reference to the audioshowkit library from global, and then under the "player" path, we find the music playlist constructor.
// Get the entry point to all of AudioShowKit's glory.
const ask = window.audioshowkit;