a
This commit is contained in:
parent
4e6cffb3af
commit
fb9f03b7f1
|
|
@ -580,6 +580,7 @@
|
|||
})
|
||||
.then(response => response.json())
|
||||
.then(data => {
|
||||
alert(data)
|
||||
console.log('Réponse JSON :', data);
|
||||
if (data.success) {
|
||||
showStep('step-instructions');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user