wip: zen
parent
910ea84360
commit
b6d2046b0e
|
|
@ -17,6 +17,6 @@ export default $config({
|
|||
async run() {
|
||||
await import("./infra/app.js")
|
||||
await import("./infra/cloud.js")
|
||||
await import("./infra/desktop.js")
|
||||
//await import("./infra/desktop.js")
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue