Skip to content

Commit 91e69f8

Browse files
committed
Change the script to SongsAlt
1 parent 6ff9590 commit 91e69f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: how-to-elm/04-custom-types-songs.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<script src="04-custom-types-songs.js"></script>
1414
<script>
15-
Elm.CustomTypes.Songs.init({
15+
Elm.CustomTypes.SongsAlt.init({
1616
node: document.getElementById('main')
1717
});
1818
</script>

0 commit comments

Comments
 (0)