From c7bfce2711271bd6a05a3de8ee1bef5309fb0f4e Mon Sep 17 00:00:00 2001 From: Blandine Bajard <83599148+BlandineBajard@users.noreply.github.com> Date: Mon, 18 Oct 2021 11:23:34 +0200 Subject: [PATCH] bouton --- script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.js b/script.js index 1c3039c..e46676e 100644 --- a/script.js +++ b/script.js @@ -62,7 +62,7 @@ fetch(API_URL) ` } - }) +}) }