mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-25 10:04:40 +00:00
wip: zen
This commit is contained in:
@@ -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")
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user