Fix accolade manquante dans app.js (SyntaxError)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -67,6 +67,7 @@ function appliquerMediaAccueil(media) {
|
|||||||
video.classList.remove('cache');
|
video.classList.remove('cache');
|
||||||
video.play().catch(() => {});
|
video.play().catch(() => {});
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// --- Navigation ---
|
// --- Navigation ---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user