mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-04 08:24:59 +01:00
fix: typescript error
This commit is contained in:
@@ -205,7 +205,7 @@ export namespace Provider {
|
||||
},
|
||||
}
|
||||
},
|
||||
openrouter: async (provider) => {
|
||||
openrouter: async () => {
|
||||
return {
|
||||
autoload: false,
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user