mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-10-06 22:32:41 +07:00
Update VideoJSPlayer.jsx
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user