a
This commit is contained in:
parent
8a8529aa4d
commit
51fda99731
|
|
@ -889,7 +889,8 @@
|
||||||
showStep('step-result');
|
showStep('step-result');
|
||||||
|
|
||||||
// Redirection automatique après 3 secondes
|
// Redirection automatique après 3 secondes
|
||||||
startCountdown(3, () => {
|
// startCountdown(3, () => {
|
||||||
|
startCountdown(10, () => {
|
||||||
// On recharge la page
|
// On recharge la page
|
||||||
location.reload();
|
location.reload();
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user