0
Fork 0
mirror of https://codeberg.org/SafeTwitch/safetwitch.git synced 2025-04-12 21:31:19 -05:00
This commit is contained in:
wowie 2024-10-12 09:19:51 -05:00
parent 02bfc18bfe
commit eb1ed02eb3

View file

@ -118,7 +118,7 @@ export default {
<h1 class="font-bold text-5xl">{{ $t('home.following') }}</h1>
<p class="text-xl">{{ $t('home.streamersYouFollow') }}</p>
<ul
class="pt-5 overflow-x-auto whitespace-nowrap"
class="pt-5 overflow-x-auto whitespace-nowrap"
@scroll="handleFollowingScroll"
>
<li v-for="streamer in followingStreaming" :key="streamer" class="mr-2 inline-block">