1-implementar-workflows #2
@ -65,7 +65,7 @@ const totalCourseDuration = sumTimes(courseDurations);
|
||||
controls
|
||||
preload="auto"
|
||||
class="object-fit-fill">
|
||||
<source src={`${import.meta.env.ASTRO_DIRECTUS_ASSETS}/${item.video}`} type="video/mp4" />
|
||||
<source src={`${import.meta.env.ASTRO_ASSETS}/${item.video}`} type="video/mp4" />
|
||||
</video>
|
||||
</div>
|
||||
</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user