diff --git a/examples/ship-happens/zudoku.config.tsx b/examples/ship-happens/zudoku.config.tsx index 513dba15..d43c3e28 100644 --- a/examples/ship-happens/zudoku.config.tsx +++ b/examples/ship-happens/zudoku.config.tsx @@ -44,7 +44,9 @@ const config: ZudokuConfig = { type: "clerk", clerkPubKey: "pk_test_dG9sZXJhbnQtaG9ybmV0LTQ2LmNsZXJrLmFjY291bnRzLmRldiQ", }, - examplesDefaultLanguage: "js", + defaults: { + examplesLanguage: "js", + }, apis: [ { type: "file",