modified: templates/quiz.html
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
window.location.reload();
|
||||
return;
|
||||
}
|
||||
// ...bisheriger Code...
|
||||
// ...bisheriger Code für erfolgreiche Wiedergabe...
|
||||
})
|
||||
.catch(error => {
|
||||
console.error('Error starting playback:', error);
|
||||
|
||||
Reference in New Issue
Block a user