mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-13 01:02:55 +00:00
chore: update molt.bot domains
This commit is contained in:
@@ -471,7 +471,7 @@ export const zalouserPlugin: ChannelPlugin<ResolvedZalouserAccount> = {
|
||||
const ok = await checkZcaInstalled();
|
||||
if (!ok) {
|
||||
throw new Error(
|
||||
"Missing dependency: `zca` not found in PATH. See docs.clawd.bot/channels/zalouser",
|
||||
"Missing dependency: `zca` not found in PATH. See docs.molt.bot/channels/zalouser",
|
||||
);
|
||||
}
|
||||
runtime.log(
|
||||
|
||||
Reference in New Issue
Block a user