zen: stat worker

This commit is contained in:
Frank 2026-05-12 23:19:23 -04:00
commit 77e51b0a32
6 changed files with 26 additions and 16 deletions

View file

@ -26,7 +26,7 @@ export default $config({
}
return {
STAT_WORKER_NAME: stat.nodes.worker.scriptName,
StatWorkerUrl: stat.url,
}
},
})