0
Fork 0
mirror of https://codeberg.org/SafeTwitch/safetwitch.git synced 2024-12-22 13:22:58 -05:00

Remove duplicate text

This commit is contained in:
dragongoose 2024-01-01 12:27:34 -05:00
parent 9aad0a0b39
commit 4b7c6110a2
No known key found for this signature in database
GPG key ID: 01397EEC371CDAA5

View file

@ -64,7 +64,7 @@ export default {
<p>{{ $t('following.followAdvice') }}</p>
</div>
<div class="text-center">
<div v-else class="text-center">
<h1 class="text-3xl font-bold">{{ $t('home.following') }}</h1>
<p>{{ $t('home.streamersYouFollow') }}</p>
</div>