From e9b1ed1d95489aa14b058599bb2738b471fc04c7 Mon Sep 17 00:00:00 2001 From: "gwenael.planchon" Date: Wed, 27 Mar 2024 16:31:32 +0100 Subject: [PATCH] =?UTF-8?q?ne=20pas=20afficher=20la=20r=C3=A9ponse=20quand?= =?UTF-8?q?=20on=20rejoue=20au=20jeu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- science-quest/src/components/jeux/pendu/Pendu.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/science-quest/src/components/jeux/pendu/Pendu.vue b/science-quest/src/components/jeux/pendu/Pendu.vue index 7a1fd28..14daf06 100644 --- a/science-quest/src/components/jeux/pendu/Pendu.vue +++ b/science-quest/src/components/jeux/pendu/Pendu.vue @@ -31,6 +31,7 @@ export default{ creerPartie: function () { this.lettresDejaDevine = ""; this.lettresANePasFaireDevinerAuJoueur=""; + this.progression=""; //appeler l'API Scientifiques.getPage(this.intAleatoire(this.api_pagesMaximum)).then(json=>{