docs: remove unnecessary thread param (#554)
This commit is contained in:
@@ -107,7 +107,6 @@ function() {
|
||||
`${baseURL}/ffmpeg-core.worker.js`,
|
||||
"text/javascript",
|
||||
),
|
||||
thread: true,
|
||||
});
|
||||
setLoaded(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user