1
0
Fork 0

Merge branch 'main' into themes

This commit is contained in:
Mouse Reeve 2022-02-28 13:27:05 -08:00 committed by GitHub
commit 043fd54d70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 234 additions and 97 deletions

View file

@ -117,6 +117,12 @@
{% trans "Manually approve followers" %}
</label>
</div>
<div class="field">
<label class="checkbox label" for="id_hide_follows">
{{ form.hide_follows }}
{% trans "Hide followers and following on profile" %}
</label>
</div>
<div class="field">
<label class="label" for="id_default_post_privacy">
{% trans "Default post privacy:" %}