From bc0c0e7a9063ae36e31ad4eef7fe4adc97827ce0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Garc=C3=ADa-Ovies=20P=C3=A9rez?= Date: Sun, 28 Apr 2024 23:06:35 +0200 Subject: [PATCH] =?UTF-8?q?Final=20=C3=A1ureo=20commit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webapp/src/data/gameInfo.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/webapp/src/data/gameInfo.json b/webapp/src/data/gameInfo.json index 8808363..880f704 100644 --- a/webapp/src/data/gameInfo.json +++ b/webapp/src/data/gameInfo.json @@ -1,8 +1,7 @@ [ { "nombre": "Wise Men Stack", - "descripcion": - "The player chooses a topic from the available options and must answer a battery of questions related to it within 60 seconds. For each question, the host provides two options. If the contestant guesses correctly, they move on to the next question.", + "descripcion": "The player chooses a topic from the available options and must answer a battery of questions related to it within 60 seconds. For each question, the host provides two options. If the contestant guesses correctly, they move on to the next question.", "foto": "../instructions/foto0.png", "card":"The player chooses a topic from three available options and must answer a battery of questions related to it within 60 seconds.", "cardFoto": "../homePage/foto0.png" @@ -37,4 +36,4 @@ "cardFoto": "../homePage/online-photo.jpg" } - ] \ No newline at end of file + ]