chore: daytona skip preview warning
This commit is contained in:
parent
05c3bc27ff
commit
34e9392bb4
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ export function createOpencodeClient(config?: Config & { directory?: string }) {
|
||||||
config.headers = {
|
config.headers = {
|
||||||
...config.headers,
|
...config.headers,
|
||||||
"x-opencode-directory": config.directory,
|
"x-opencode-directory": config.directory,
|
||||||
|
"X-Daytona-Skip-Preview-Warning": true,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue