add: hide_social_follows setting
This commit is contained in:
parent
e78c43ab62
commit
a337e0c7c1
11 changed files with 179 additions and 96 deletions
|
@ -1889,6 +1889,14 @@
|
|||
\"{{ profile.settings.hide_from_social_lists }}\",
|
||||
\"checkbox\",
|
||||
],
|
||||
[
|
||||
[
|
||||
\"hide_social_follows\",
|
||||
\"Hide followers/following links on my profile\",
|
||||
],
|
||||
\"{{ profile.settings.hide_social_follows }}\",
|
||||
\"checkbox\",
|
||||
],
|
||||
[[], \"Questions\", \"title\"],
|
||||
[
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue