mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 14:14:32 +00:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -27,7 +27,7 @@ const NodeHostSchema = z
|
||||
.strict()
|
||||
.optional();
|
||||
|
||||
export const ClawdbotSchema = z
|
||||
export const MoltbotSchema = z
|
||||
.object({
|
||||
meta: z
|
||||
.object({
|
||||
|
||||
Reference in New Issue
Block a user