Skip to content
Snippets Groups Projects

New user option: Hide floating shoutbox

Merged eris requested to merge (removed):hideShoutbox into develop
All threads resolved!
Files
2
@@ -23,7 +23,7 @@
</li>
<li v-if="shout">
<BooleanSetting path="hideShoutbox">
{{ $t('settings.hide_shoutbox') }} {{ $t('shoutbox.title') }}
{{ $t('general.hide') }} {{ $t('shoutbox.title') }}
</BooleanSetting>
</li>
</ul>
Loading