fix: redirect to email sign up on first login
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
0642002005
commit
3dbe69707f
@ -101,11 +101,11 @@
|
||||
},
|
||||
"acceptedPrivacyTerms": {
|
||||
"type": "boolean",
|
||||
"default": true
|
||||
"default": false
|
||||
},
|
||||
"sendQuincyEmail": {
|
||||
"type": "boolean",
|
||||
"default": true
|
||||
"default": false
|
||||
},
|
||||
"currentChallengeId": {
|
||||
"type": "string",
|
||||
|
Reference in New Issue
Block a user