mirror of
https://github.com/clawdbot/clawdbot.git
synced 2026-01-31 19:37:45 +01: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