mirror of
https://github.com/hotomoe/hotomoe
synced 2024-11-28 23:08:17 +09:00
Fix video (#7594)
This commit is contained in:
parent
1772af9583
commit
e24c8b6878
@ -9,7 +9,6 @@
|
|||||||
<video
|
<video
|
||||||
:poster="video.thumbnailUrl"
|
:poster="video.thumbnailUrl"
|
||||||
:title="video.name"
|
:title="video.name"
|
||||||
crossorigin="anonymous"
|
|
||||||
preload="none"
|
preload="none"
|
||||||
controls
|
controls
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user