mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-02 22:37:32 +00:00
[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:
@@ -7,7 +7,6 @@
|
||||
<video
|
||||
:controls="shouldShowControls"
|
||||
preload="metadata"
|
||||
autoplay
|
||||
muted
|
||||
loop
|
||||
playsinline
|
||||
|
||||
Reference in New Issue
Block a user