yasinguzel/universal-word

You should use a different way for wait subtitle.

yasinguzel opened this issue · 1 comments

subtitleWrapper.addEventListener("mouseleave", () => {
video.play();
});
}, 3000);

Fixed