mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 05:17:40 +00:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -97,7 +97,7 @@ export type ImageDescriptionRequest = {
|
||||
profile?: string;
|
||||
preferredProfile?: string;
|
||||
agentDir: string;
|
||||
cfg: import("../config/config.js").ClawdbotConfig;
|
||||
cfg: import("../config/config.js").MoltbotConfig;
|
||||
};
|
||||
|
||||
export type ImageDescriptionResult = {
|
||||
|
||||
Reference in New Issue
Block a user