mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Fix related videos not getting rendered
This commit is contained in:
parent
3e6ce6af38
commit
f3ac6fd9cb
2 changed files with 21 additions and 12 deletions
|
|
@ -104,7 +104,6 @@ export class AppTemplate {
|
|||
|
||||
${ relatedVideos.length > 0 ? /* html */`
|
||||
<div
|
||||
v-if="relatedVideos.length !== 0"
|
||||
class="related-videos w-full"
|
||||
>
|
||||
<h2 class="subtitle text-xl md:text-2xl font-bold mb-3">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue