mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
chore: cleanup
This commit is contained in:
parent
34e9392bb4
commit
e7e89dc5a6
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ export function createOpencodeClient(config?: Config & { directory?: string }) {
|
|||
config.headers = {
|
||||
...config.headers,
|
||||
"x-opencode-directory": config.directory,
|
||||
"X-Daytona-Skip-Preview-Warning": true,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue