1
Fork 0

add some comments

This commit is contained in:
hazycora 2024-02-26 13:43:04 -06:00
parent 8cbacf850a
commit 454ceb2ada
No known key found for this signature in database
GPG key ID: 215AF1F81F86940E
2 changed files with 6 additions and 0 deletions

View file

@ -41,6 +41,7 @@ const (
tplSettingsRepositories base.TplName = "user/settings/repos"
)
// must be kept in sync with `web_src/js/features/user-settings.js`
var recognisedPronouns = []string{"", "he/him", "she/her", "they/them", "it/its", "any pronouns"}
// Profile render user's profile page