From e751cf42a2e8e311deb7e1b2feec63778b7e1dbe Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Tue, 27 Jan 2026 13:39:52 +0900 Subject: [PATCH] [backport cloud/1.37] perf: remove autoplay from assets cards (#8327) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Backport of #8325 to `cloud/1.37` Automatically created by backport workflow. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8327-backport-cloud-1-37-perf-remove-autoplay-from-assets-cards-2f56d73d365081cd8097e7a8619c427f) by [Unito](https://www.unito.io) Co-authored-by: Christian Byrne --- src/platform/assets/components/MediaVideoTop.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/platform/assets/components/MediaVideoTop.vue b/src/platform/assets/components/MediaVideoTop.vue index 62db746ab..4e4542182 100644 --- a/src/platform/assets/components/MediaVideoTop.vue +++ b/src/platform/assets/components/MediaVideoTop.vue @@ -7,7 +7,6 @@