Skip to content
Snippets Groups Projects
Commit 3e2bc6be authored by CARRON Guilhem's avatar CARRON Guilhem
Browse files

add default report value to true in userProfile init

parent 8975bf6b
No related branches found
No related tags found
3 merge requests!103Support,!102Dev,!70Remove profile tab and weekly report + set default report to true
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
"level": 1, "level": 1,
"challengeTypeHash": "", "challengeTypeHash": "",
"ecogestureHash": "", "ecogestureHash": "",
"haveSeenWelcomeModal": false "haveSeenWelcomeModal": false,
"report": true
} }
] ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment