Use proper setting name
This commit is contained in:
parent
7e3393b5a2
commit
d7a53aec61
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
|||
</li>
|
||||
<li v-if="instanceShoutboxPresent">
|
||||
<BooleanSetting path="hideShoutbox">
|
||||
{{ $t('general.hide') }} {{ $t('shoutbox.title') }}
|
||||
{{ $t('settings.hide_shoutbox') }}
|
||||
</BooleanSetting>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue