Added extended profile fields to the Account settings page.
This commit is contained in:
Afzal Wali
2017-11-15 16:50:42 +05:00
parent e7ff0230c6
commit f589dc9d29
10 changed files with 200 additions and 13 deletions

View File

@@ -3084,6 +3084,7 @@ ACCOUNT_VISIBILITY_CONFIGURATION = {
"requires_parental_consent",
"account_privacy",
"accomplishments_shared",
"extended_profile",
]
}