add setting to set boosts to be the same as default post visibility
This commit is contained in:
parent
b457c07156
commit
ae35c58425
7 changed files with 25 additions and 1 deletions
|
|
@ -561,6 +561,11 @@
|
|||
/>
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
<BooleanSetting path="boostsFollowDefVis">
|
||||
{{ $t('settings.boosts_follow_def_vis') }}
|
||||
</BooleanSetting>
|
||||
</li>
|
||||
<li>
|
||||
<BooleanSetting path="sensitiveByDefault">
|
||||
{{ $t('settings.sensitive_by_default') }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue