Skip to content

Commit 170d853

Browse files
ILindsleyclaude
andcommitted
Apply code formatting updates
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 448646a commit 170d853

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

wrangler.jsonc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"compatibility_flags": ["nodejs_compat"],
77
"assets": {
88
"directory": ".open-next/assets",
9-
"binding": "ASSETS"
9+
"binding": "ASSETS",
1010
},
1111
"vars": {
1212
"AUTH_TRUST_HOST": "true",
1313
"ENGINE_BASE_URL": "https://api.btservant.ai",
1414
"CLIENT_ID": "web",
15-
"DEFAULT_ORG": "unfoldingWord"
16-
}
15+
"DEFAULT_ORG": "unfoldingWord",
16+
},
1717
}

0 commit comments

Comments
 (0)