fix stream

This commit is contained in:
Theo Browne
2026-02-22 16:47:47 -08:00
parent 4d56f95f9f
commit 7629a56889

View File

@@ -242,6 +242,8 @@ async function main() {
"--disable-background-timer-throttling",
"--disable-renderer-backgrounding",
"--disable-backgrounding-occluded-windows",
"--allow-running-insecure-content",
"--disable-features=LocalNetworkAccessChecks",
],
});