mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
chore: generate
This commit is contained in:
parent
39a504773c
commit
185858749b
@ -1003,7 +1003,7 @@ export namespace Provider {
|
||||
|
||||
// Merge configured headers into request headers
|
||||
opts.headers = {
|
||||
...(typeof opts.headers === 'object' ? opts.headers : {}),
|
||||
...(typeof opts.headers === "object" ? opts.headers : {}),
|
||||
...options["headers"],
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user