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": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
"default": true
|
||||
},
|
||||
"sendQuincyEmail": {
|
||||
"type": "boolean",
|
||||
|
Reference in New Issue
Block a user