Other timeout

This commit is contained in:
Kasper Rynning-Tønnesen
2018-05-07 15:19:34 +02:00
parent 38def13577
commit 1d889d5a3d

View File

@@ -157,7 +157,7 @@ function startWaitTimerPlay() {
} else if(videoSource == "soundcloud"){
Player.soundcloud_player.play();
}
}, 2000);
}, 5000);
}
function setup_host_listener(id) {