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