diff --git a/apps/website/src/components/Playground/Workspace/Editor.tsx b/apps/website/src/components/Playground/Workspace/Editor.tsx index 6199135..46ea1e3 100644 --- a/apps/website/src/components/Playground/Workspace/Editor.tsx +++ b/apps/website/src/components/Playground/Workspace/Editor.tsx @@ -72,7 +72,7 @@ export default function Editor({ highlightActiveLine={true} value={args} onChange={onArgsUpdate} - setOptions={{ tabSize: 2 }} + setOptions={{ tabSize: 2, useWorker: false }} /> Console Output: setOutput(editor)} /> Transcoding Progress: