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