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:
parent
9aad0a0b39
commit
4b7c6110a2
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ export default {
|
||||||
<p>{{ $t('following.followAdvice') }}</p>
|
<p>{{ $t('following.followAdvice') }}</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="text-center">
|
<div v-else class="text-center">
|
||||||
<h1 class="text-3xl font-bold">{{ $t('home.following') }}</h1>
|
<h1 class="text-3xl font-bold">{{ $t('home.following') }}</h1>
|
||||||
<p>{{ $t('home.streamersYouFollow') }}</p>
|
<p>{{ $t('home.streamersYouFollow') }}</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue