Fix error
This commit is contained in:
parent
834301ea90
commit
7a3a9222ad
@ -23,7 +23,7 @@
|
||||
</RouterLink>
|
||||
|
||||
<div class="w-full">
|
||||
<p class="font-bold text-sm truncate h-6 max-w-[255px]">{{ data.title }}</p>
|
||||
<p class="font-bold text-sm truncate h-6 max-w-[255px]">{{ videoData.title }}</p>
|
||||
<div class="text-xs text-gray-400">
|
||||
<p>{{ videoData.streamer.login }}</p>
|
||||
<p>{{ videoData.game.displayName || videoData.game.name }}</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user