Fix build regressions after merge

This commit is contained in:
Benjamin Jesuiter
2026-02-02 22:47:11 +01:00
committed by Vignesh
parent 465536e811
commit 23cfcd60df
3 changed files with 360 additions and 142 deletions

View File

@@ -87,7 +87,7 @@ const MemorySchema = z
.strict()
.optional();
export const MoltbotSchema = z
export const OpenClawSchema = z
.object({
meta: z
.object({