syntax error
modified: public/src/config.js
This commit is contained in:
parent
f5b9244747
commit
1099535827
1 changed files with 1 additions and 1 deletions
|
|
@ -263,7 +263,7 @@ export async function getAPIConfig() {
|
||||||
apiKey: API_KEY,
|
apiKey: API_KEY,
|
||||||
headers: {
|
headers: {
|
||||||
"Content-Type": "application/json"
|
"Content-Type": "application/json"
|
||||||
}
|
},
|
||||||
defaultOptions: {
|
defaultOptions: {
|
||||||
think: false
|
think: false
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue