mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 13:09:46 +00:00
chore: generate
This commit is contained in:
parent
7cb84f13d3
commit
0b91e9087d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ const oldValues = Array.from({ length: PARTS }, (_, i) => {
|
|||
?.split("=")
|
||||
.slice(1)
|
||||
.join("=")
|
||||
// TODO
|
||||
// TODO
|
||||
//if (!value) throw new Error(`ZEN_MODELS${i + 1} not found`)
|
||||
//return value
|
||||
return value ?? ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue