mirror of
https://fastgit.cc/https://github.com/anomalyco/opencode
synced 2026-04-21 13:21:17 +08: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