mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 21:38:25 +00:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -104,7 +104,7 @@ export async function fetchClaudeUsage(
|
||||
{
|
||||
headers: {
|
||||
Authorization: `Bearer ${token}`,
|
||||
"User-Agent": "clawdbot",
|
||||
"User-Agent": "moltbot",
|
||||
Accept: "application/json",
|
||||
"anthropic-version": "2023-06-01",
|
||||
"anthropic-beta": "oauth-2025-04-20",
|
||||
|
||||
Reference in New Issue
Block a user