fix: cropped square videos
Some checks are pending
V3 Preview Deployment / Deploy-Preview (push) Waiting to run

This commit is contained in:
Kentai Radiquum 2025-03-19 00:36:04 +05:00
parent 5270c50c7b
commit 7f47ca3f97
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
2 changed files with 3 additions and 6 deletions

View file

@ -80,11 +80,6 @@ export default function Page(props: { children: any, className?: string }) {
<media-controller
breakpoints="md:480"
defaultsubtitles="{{defaultsubtitles}}"
defaultduration="{{defaultduration}}"
gesturesdisabled="{{disabled}}"
hotkeys="{{hotkeys}}"
nohotkeys="{{nohotkeys}}"
defaultstreamtype="on-demand"
>
<slot name="media" slot="media"></slot>