mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
Fix video (#7594)
This commit is contained in:
parent
ee553726c1
commit
1a5060d9c8
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
<video
|
||||
:poster="video.thumbnailUrl"
|
||||
:title="video.name"
|
||||
crossorigin="anonymous"
|
||||
preload="none"
|
||||
controls
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue