summaryrefslogtreecommitdiffstats
path: root/templates/settings/profile.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/settings/profile.html')
-rw-r--r--templates/settings/profile.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/settings/profile.html b/templates/settings/profile.html
index 806a930..3cac026 100644
--- a/templates/settings/profile.html
+++ b/templates/settings/profile.html
@@ -10,6 +10,7 @@
{% include "forms/_field.html" with field=form.name %}
{% include "forms/_field.html" with field=form.summary %}
{% include "forms/_field.html" with field=form.discoverable %}
+ {% include "forms/_field.html" with field=form.visible_follows %}
</fieldset>
<fieldset>
<legend>Images</legend>