mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 18:24:57 +00:00
Fix build regressions after merge
This commit is contained in:
committed by
Vignesh
parent
465536e811
commit
23cfcd60df
@@ -87,7 +87,7 @@ const MemorySchema = z
|
||||
.strict()
|
||||
.optional();
|
||||
|
||||
export const MoltbotSchema = z
|
||||
export const OpenClawSchema = z
|
||||
.object({
|
||||
meta: z
|
||||
.object({
|
||||
|
||||
Reference in New Issue
Block a user