add: move new block feature to a setting
This commit is contained in:
parent
d6348f7d67
commit
d90b08720a
4 changed files with 32 additions and 6 deletions
|
@ -1519,6 +1519,14 @@
|
|||
\"{{ profile.settings.all_timeline_hide_answers }}\",
|
||||
\"checkbox\",
|
||||
],
|
||||
[
|
||||
[
|
||||
\"hide_associated_blocked_users\",
|
||||
\"Hide users that you've blocked on your other accounts from timelines.\",
|
||||
],
|
||||
\"{{ profile.settings.hide_associated_blocked_users }}\",
|
||||
\"checkbox\",
|
||||
],
|
||||
[[], \"Questions\", \"title\"],
|
||||
[
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue