mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-10 17:45:52 +00:00
fix: typescript error
This commit is contained in:
parent
c82a060eca
commit
f1c925795d
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ export namespace Provider {
|
|||
},
|
||||
}
|
||||
},
|
||||
openrouter: async (provider) => {
|
||||
openrouter: async () => {
|
||||
return {
|
||||
autoload: false,
|
||||
options: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue