syntax error

modified:   public/src/config.js
This commit is contained in:
russell@unturf.com 2026-05-04 15:23:41 -04:00
parent f5b9244747
commit 1099535827
No known key found for this signature in database

View file

@ -263,7 +263,7 @@ export async function getAPIConfig() {
apiKey: API_KEY,
headers: {
"Content-Type": "application/json"
}
},
defaultOptions: {
think: false
}