Small fixes

This commit is contained in:
Vanilagy
2025-06-04 11:51:11 +02:00
parent 8287a63026
commit e45ea24f03
2 changed files with 2 additions and 1 deletions
@@ -68,6 +68,7 @@ const generateVideo = async () => {
progressText.style.display = '';
progressText.textContent = 'Initializing...';
resultVideo.style.display = 'none';
resultVideo.src = '';
videoInfo.style.display = 'none';
errorElement.textContent = '';