fix: add default true to privacy and terms

This commit is contained in:
Mrugesh Mohapatra
2018-06-28 00:02:54 +05:30
committed by Stuart Taylor
parent a5ea7ad879
commit 6fad6f92a0

View File

@ -101,7 +101,7 @@
},
"acceptedPrivacyTerms": {
"type": "boolean",
"default": false
"default": true
},
"sendQuincyEmail": {
"type": "boolean",