This commit is contained in:
Travis Ralston 2018-10-15 16:10:29 -06:00
parent 442734ff9e
commit a8ed93a4b5
3 changed files with 3 additions and 14 deletions

View file

@ -469,7 +469,7 @@ class AuthHandler(BaseHandler):
def _get_params_terms(self):
return {
"policies": {
"privacy_policy": {
"privacy_policy": {
"version": self.hs.config.user_consent_version,
"en": {
"name": "Privacy Policy",