mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Other timeout
This commit is contained in:
@@ -157,7 +157,7 @@ function startWaitTimerPlay() {
|
|||||||
} else if(videoSource == "soundcloud"){
|
} else if(videoSource == "soundcloud"){
|
||||||
Player.soundcloud_player.play();
|
Player.soundcloud_player.play();
|
||||||
}
|
}
|
||||||
}, 2000);
|
}, 5000);
|
||||||
}
|
}
|
||||||
|
|
||||||
function setup_host_listener(id) {
|
function setup_host_listener(id) {
|
||||||
|
|||||||
Reference in New Issue
Block a user