Remove this, not needed.
This commit is contained in:
parent
59d3de78f4
commit
0706aaee42
@ -58,7 +58,7 @@ export default {
|
||||
<template>
|
||||
<div v-if="streamData">
|
||||
<div class="bg-ctp-crust rounded-lg w-[27rem]">
|
||||
<a :href="`${this.frontend_url}/${streamData.streamer.name}`">
|
||||
<a :href="`${frontend_url}/${streamData.streamer.name}`">
|
||||
<img :src="streamData.preview" class="rounded-lg rounded-b-none" />
|
||||
</a>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user