diff --git a/common/models/user.json b/common/models/user.json index e295d538b7..738bf86563 100644 --- a/common/models/user.json +++ b/common/models/user.json @@ -101,7 +101,7 @@ }, "acceptedPrivacyTerms": { "type": "boolean", - "default": false + "default": true }, "sendQuincyEmail": { "type": "boolean",