mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 09:56:05 -04:00
pep8
This commit is contained in:
parent
442734ff9e
commit
a8ed93a4b5
3 changed files with 3 additions and 14 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue