docs: remove unnecessary thread param (#554)

This commit is contained in:
alsotang
2023-08-17 22:48:58 +08:00
committed by GitHub
parent afd04d914e
commit d9710f7a5e
2 changed files with 1 additions and 2 deletions

View File

@@ -107,7 +107,6 @@ function() {
`${baseURL}/ffmpeg-core.worker.js`,
"text/javascript",
),
thread: true,
});
setLoaded(true);
}