Skip to content

Commit efdfc67

Browse files
opencode-agent[bot]Colin4k1024
authored andcommitted
chore: generate
1 parent a51a1c0 commit efdfc67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/console/core/script/update-models.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const oldValues = Array.from({ length: PARTS }, (_, i) => {
1717
?.split("=")
1818
.slice(1)
1919
.join("=")
20-
// TODO
20+
// TODO
2121
//if (!value) throw new Error(`ZEN_MODELS${i + 1} not found`)
2222
//return value
2323
return value ?? ""

0 commit comments

Comments
 (0)