From fb0fa686bceb97368ef83b3ef212ca086e793e09 Mon Sep 17 00:00:00 2001 From: gabrielovski Date: Mon, 5 Dec 2022 20:24:23 -0300 Subject: [PATCH] =?UTF-8?q?arrumando=20placar=20jogo=20jap=C3=A3o=20e=20cr?= =?UTF-8?q?o=C3=A1cia?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/oitavas.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/oitavas.js b/scripts/oitavas.js index 50ddc47..e197460 100644 --- a/scripts/oitavas.js +++ b/scripts/oitavas.js @@ -50,7 +50,7 @@ document.querySelector("#cards").innerHTML = createCard( "05/12", "segunda", - createGame("japão", "1 x 2", "croácia") + + createGame("japão", "1 x 1", "croácia") + createGame("brasil", "4 x 1", "coreia do sul"), "encerrados" ) +