modified: templates/quiz.html

This commit is contained in:
2025-09-20 22:58:41 +02:00
parent bbc5e1baa4
commit 9e33eeb526

View File

@@ -149,7 +149,7 @@
window.location.reload();
return;
}
// ...bisheriger Code...
// ...bisheriger Code für erfolgreiche Wiedergabe...
})
.catch(error => {
console.error('Error starting playback:', error);