fix indentation

This commit is contained in:
Henry Jameson 2019-10-29 09:35:42 +02:00
parent a54c8b994e
commit c79b2501d2
2 changed files with 3 additions and 3 deletions

View file

@ -92,7 +92,7 @@
<p>
<Checkbox
v-model="hideFollowers"
>
>
{{ $t('settings.hide_followers_description') }}
</Checkbox>
</p>