a
This commit is contained in:
parent
8a8529aa4d
commit
51fda99731
|
|
@ -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();
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user