fix: add default true to privacy and terms
This commit is contained in:
committed by
Stuart Taylor
parent
a5ea7ad879
commit
6fad6f92a0
@ -101,7 +101,7 @@
|
|||||||
},
|
},
|
||||||
"acceptedPrivacyTerms": {
|
"acceptedPrivacyTerms": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false
|
"default": true
|
||||||
},
|
},
|
||||||
"sendQuincyEmail": {
|
"sendQuincyEmail": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
|
Reference in New Issue
Block a user