Skip to content

Commit

Permalink
Update zudoku.config.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
mosch authored Jan 28, 2025
1 parent 2afc1e1 commit f86c06a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/ship-happens/zudoku.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@ const config: ZudokuConfig = {
type: "clerk",
clerkPubKey: "pk_test_dG9sZXJhbnQtaG9ybmV0LTQ2LmNsZXJrLmFjY291bnRzLmRldiQ",
},
examplesDefaultLanguage: "js",
defaults: {
examplesLanguage: "js",
},
apis: [
{
type: "file",
Expand Down

0 comments on commit f86c06a

Please sign in to comment.