fix: enable autoplay

This commit is contained in:
shinya
2025-06-23 00:47:46 +08:00
parent bbe8cb201f
commit 4386d176e6

View File

@@ -418,7 +418,7 @@ function PlayPageClient() {
volume: 0.7,
isLive: false,
muted: false,
autoplay: false,
autoplay: true,
pip: false,
autoSize: false,
autoMini: false,