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