Change gather music

This commit is contained in:
Ari Timonen 2018-12-03 15:03:07 -05:00
parent 9a2ce76628
commit e8bc227821
2 changed files with 1 additions and 1 deletions

View file

@ -38,7 +38,7 @@
$("#jplayer").jPlayer({ $("#jplayer").jPlayer({
ready: function() { ready: function() {
$(this).jPlayer("setMedia", { $(this).jPlayer("setMedia", {
mp3: "https://www.ensl.org/sounds/gather-1.mp3" mp3: "https://www.ensl.org/sounds/gather-6.mp3"
}).jPlayer("play", startTime); }).jPlayer("play", startTime);
var click = document.ontouchstart === undefined ? 'click' : 'touchstart'; var click = document.ontouchstart === undefined ? 'click' : 'touchstart';

BIN
public/sounds/gather-6.mp3 Normal file

Binary file not shown.