mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-09 17:08:58 -05:00
Update VideoJSPlayer.jsx
This commit is contained in:
parent
466d4b6658
commit
e47942608d
@ -2775,7 +2775,7 @@ function VideoJSPlayer({ videoId = 'default-video' }) {
|
||||
autoplayCountdown = null;
|
||||
}
|
||||
|
||||
// Show autoplay countdown immediately
|
||||
// Show autoplay countdown immediately!
|
||||
autoplayCountdown = new AutoplayCountdownOverlay(playerRef.current, {
|
||||
nextVideoData: nextVideoData,
|
||||
countdownSeconds: 5,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user