Add admin setting to disable followers count
This commit is contained in:
parent
0cd367e295
commit
a1c56fcef1
10 changed files with 29 additions and 11 deletions
|
@ -30,6 +30,8 @@ class Form::AdminSettings
|
|||
:show_staff_badge=,
|
||||
:bootstrap_timeline_accounts,
|
||||
:bootstrap_timeline_accounts=,
|
||||
:hide_followers_count,
|
||||
:hide_followers_count=,
|
||||
:flavour,
|
||||
:flavour=,
|
||||
:skin,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue