up follow livre
This commit is contained in:
parent
b4b4398bb0
commit
3a7a3849ae
12242 changed files with 2564461 additions and 6914 deletions
|
@ -636,7 +636,7 @@ document.getElementById('update-btn').addEventListener('click', async () => {
|
|||
document.getElementById('words-today').textContent = data.words_today;
|
||||
updateProgress(data.words_today, parseInt(wordGoalInput.value));
|
||||
}
|
||||
alert('Contenu mis à jour avec succès !');
|
||||
console.info('Contenu mis à jour avec succès !');
|
||||
}
|
||||
} catch (error) {
|
||||
alert('Erreur lors de la mise à jour');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue