add: hide_username_badges
This commit is contained in:
parent
98426d0989
commit
077e9252e3
4 changed files with 20 additions and 3 deletions
|
@ -1906,6 +1906,14 @@
|
|||
\"{{ profile.settings.hide_social_follows }}\",
|
||||
\"checkbox\",
|
||||
],
|
||||
[
|
||||
[
|
||||
\"hide_username_badges\",
|
||||
\"Hide badges from your username (outside of your profile)\",
|
||||
],
|
||||
\"{{ profile.settings.hide_username_badges }}\",
|
||||
\"checkbox\",
|
||||
],
|
||||
[[], \"Questions\", \"title\"],
|
||||
[
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue