_includes/alphatab.html in just-the-cards-0.2.4 vs _includes/alphatab.html in just-the-cards-0.2.5

- old
+ new

@@ -84,10 +84,10 @@ const wrapper = document.querySelector(".at-wrap"); const main = wrapper.querySelector(".at-main"); // initialize alphatab const settings = { - file: "https://www.alphatab.net/files/canon.gp", + file: "{{include.source}}", player: { enablePlayer: true, soundFont: "https://cdn.jsdelivr.net/npm/@coderline/alphatab@latest/dist/soundfont/sonivox.sf2", scrollElement: wrapper.querySelector('.at-viewport') }, \ No newline at end of file