73-video-thumbnails #142

Merged
hodlbod merged 3 commits from priyanshu_bharti/flotilla:73-video-thumbnails into dev 2026-04-08 16:07:12 +00:00
Showing only changes of commit 37117ef6a3 - Show all commits
+1 -1
View File
@@ -45,7 +45,7 @@
<video
controls
src={url}
poster="{url}#t=0.1"
poster="{url}#t=1"
class="max-h-96 rounded-box object-contain object-center">
<track kind="captions" />
</video>