mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-11 11:31:41 +00:00
feat(cli): move provider login/logout
This commit is contained in:
@@ -856,7 +856,7 @@ export async function setupProviders(
|
||||
}
|
||||
} else if (!whatsappLinked) {
|
||||
await prompter.note(
|
||||
"Run `clawdbot login` later to link WhatsApp.",
|
||||
"Run `clawdbot providers login` later to link WhatsApp.",
|
||||
"WhatsApp",
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user