mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-30 02:20:38 +00:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const THEME_STORAGE_KEY = "clawdbot:theme";
|
||||
const THEME_STORAGE_KEY = "moltbot:theme";
|
||||
|
||||
function safeGet(key) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user