mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-25 21:44:45 +08:00
fix: enable autoplay
This commit is contained in:
@@ -418,7 +418,7 @@ function PlayPageClient() {
|
||||
volume: 0.7,
|
||||
isLive: false,
|
||||
muted: false,
|
||||
autoplay: false,
|
||||
autoplay: true,
|
||||
pip: false,
|
||||
autoSize: false,
|
||||
autoMini: false,
|
||||
|
||||
Reference in New Issue
Block a user