From b2787a7db991e8fd8ccf60ed47c517a84120a0ba Mon Sep 17 00:00:00 2001 From: "gwenael.planchon" Date: Fri, 22 Mar 2024 11:12:19 +0100 Subject: [PATCH] changer en nombre --- science-quest/src/assets/const.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/science-quest/src/assets/const.js b/science-quest/src/assets/const.js index 964e9e0..7faaec4 100644 --- a/science-quest/src/assets/const.js +++ b/science-quest/src/assets/const.js @@ -5,4 +5,4 @@ export const REST_API="https://sae-java.alix-jdlm.fr/api/v1" export const ALGO_HASH_MDP="SHA-256" -export const KAHOOT_NB_APRES_LA_VIRGULE_COMPTE_A_REBOURS="2" \ No newline at end of file +export const KAHOOT_NB_APRES_LA_VIRGULE_COMPTE_A_REBOURS=2 \ No newline at end of file