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