diff --git a/playground/knot/src/Editor/Chrome.tsx b/playground/knot/src/Editor/Chrome.tsx index c6ad87ad0e..7a9c02f3cf 100644 --- a/playground/knot/src/Editor/Chrome.tsx +++ b/playground/knot/src/Editor/Chrome.tsx @@ -99,7 +99,7 @@ export default function Chrome() { } if (!hasSettings) { - workspace.updateOptions(null); + updateOptions(workspace, null, setUpdateError); } dispatchFiles({