mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
sync
This commit is contained in:
parent
bfb3649d32
commit
94de6ab893
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ function init() {
|
|||
baseUrl: "http://localhost:4096",
|
||||
// @ts-ignore
|
||||
fetch: async (r) => {
|
||||
console.log("fetch", r.url)
|
||||
// @ts-ignore
|
||||
return Server.App().fetch(r)
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue