[backport core/1.37] perf: remove autoplay from assets cards (#8326)

Backport of #8325 to `core/1.37`

Automatically created by backport workflow.

Co-authored-by: Christian Byrne <cbyrne@comfy.org>
This commit is contained in:
Comfy Org PR Bot
2026-01-27 13:33:04 +09:00
committed by GitHub
parent 27d15659a6
commit c436eb9826

View File

@@ -7,7 +7,6 @@
<video
:controls="shouldShowControls"
preload="metadata"
autoplay
muted
loop
playsinline