diff --git a/templates/quiz.html b/templates/quiz.html index 89102db..fbb5d91 100644 --- a/templates/quiz.html +++ b/templates/quiz.html @@ -149,7 +149,7 @@ window.location.reload(); return; } - // ...bisheriger Code... + // ...bisheriger Code für erfolgreiche Wiedergabe... }) .catch(error => { console.error('Error starting playback:', error);