From 51fda99731e3bca37a17ef98a1c8c54e92a6b579 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 13 May 2026 17:08:45 +0000 Subject: [PATCH] a --- Contestation/Demandereconnaissancefaciale.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Contestation/Demandereconnaissancefaciale.php b/Contestation/Demandereconnaissancefaciale.php index 8f4b1fb..f086acc 100755 --- a/Contestation/Demandereconnaissancefaciale.php +++ b/Contestation/Demandereconnaissancefaciale.php @@ -889,7 +889,8 @@ showStep('step-result'); // Redirection automatique après 3 secondes - startCountdown(3, () => { + // startCountdown(3, () => { + startCountdown(10, () => { // On recharge la page location.reload(); });