mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 05:12:43 +00:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -112,7 +112,7 @@ export class GatewayChatClient {
|
||||
token: resolved.token,
|
||||
password: resolved.password,
|
||||
clientName: GATEWAY_CLIENT_NAMES.GATEWAY_CLIENT,
|
||||
clientDisplayName: "clawdbot-tui",
|
||||
clientDisplayName: "moltbot-tui",
|
||||
clientVersion: VERSION,
|
||||
platform: process.platform,
|
||||
mode: GATEWAY_CLIENT_MODES.UI,
|
||||
|
||||
Reference in New Issue
Block a user