Remove duplicate text
This commit is contained in:
parent
9aad0a0b39
commit
4b7c6110a2
@ -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…
x
Reference in New Issue
Block a user