mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac: allow html video controls
This commit is contained in:
parent
0f40cb0de4
commit
f761d2cf90
@ -32,6 +32,7 @@
|
|||||||
title="Video player"
|
title="Video player"
|
||||||
frameborder="0"
|
frameborder="0"
|
||||||
referrerpolicy="strict-origin-when-cross-origin"
|
referrerpolicy="strict-origin-when-cross-origin"
|
||||||
|
controls
|
||||||
allowfullscreen
|
allowfullscreen
|
||||||
></video>
|
></video>
|
||||||
{:else}
|
{:else}
|
||||||
|
Loading…
Reference in New Issue
Block a user