mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 04:29:42 +00:00
wip: zen
This commit is contained in:
parent
910ea84360
commit
b6d2046b0e
1 changed files with 1 additions and 1 deletions
|
|
@ -17,6 +17,6 @@ export default $config({
|
||||||
async run() {
|
async run() {
|
||||||
await import("./infra/app.js")
|
await import("./infra/app.js")
|
||||||
await import("./infra/cloud.js")
|
await import("./infra/cloud.js")
|
||||||
await import("./infra/desktop.js")
|
//await import("./infra/desktop.js")
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue