mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-11 21:13:43 +00:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -40,7 +40,7 @@ const runtime: RuntimeEnv = {
|
||||
};
|
||||
|
||||
const _baseSnapshot = {
|
||||
path: "/tmp/clawdbot.json",
|
||||
path: "/tmp/moltbot.json",
|
||||
exists: true,
|
||||
raw: "{}",
|
||||
parsed: {},
|
||||
|
||||
Reference in New Issue
Block a user