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