mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 07:11:25 +00:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -57,7 +57,7 @@ export async function dashboardCommand(
|
||||
}
|
||||
|
||||
if (opened) {
|
||||
runtime.log("Opened in your browser. Keep that tab to control Clawdbot.");
|
||||
runtime.log("Opened in your browser. Keep that tab to control Moltbot.");
|
||||
} else if (hint) {
|
||||
runtime.log(hint);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user