fix(frontend): unbreak round video ring and playback in firefox

This commit is contained in:
hh
2026-08-06 13:52:27 +02:00
parent ee63f8b783
commit 1e143c7573
2 changed files with 6 additions and 10 deletions
@@ -155,7 +155,7 @@
src={result.url}
controls
playsinline
preload="metadata"
preload="auto"
use:poster
></video>
{:else if result?.state === "ready" && isAudio}