Show suggested users toggle in user prefs page

This commit is contained in:
Mouse Reeve
2021-09-08 10:06:26 -07:00
parent 527c0542af
commit 90800c190f
2 changed files with 12 additions and 9 deletions

View File

@ -134,6 +134,7 @@ class EditUserForm(CustomForm):
"email",
"summary",
"show_goal",
"show_suggested_users",
"manually_approves_followers",
"default_post_privacy",
"discoverable",