mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-25 03:50:53 +00:00
parent
9063e3104f
commit
2f1a217a00
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
success: function(response, text, request) {
|
||||
if (request.getResponseHeader('Gather') == 'voting') {
|
||||
if (!played) {
|
||||
var startTime = 0;
|
||||
var startTime = 110;
|
||||
$("#jplayer").jPlayer({
|
||||
ready: function() {
|
||||
$(this).jPlayer("setMedia", {
|
||||
|
|
Loading…
Reference in a new issue