mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 19:03:46 +02:00
Small fixes
This commit is contained in:
@@ -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 = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user