Revert "Change gather music"

This reverts commit e8bc227821.
This commit is contained in:
Ari Timonen 2018-12-09 18:55:40 -05:00
parent 2f1a217a00
commit 36029b3a6f
2 changed files with 1 additions and 1 deletions

View file

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

Binary file not shown.