mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-25 16:12:13 +00:00
refactor: rename to openclaw
This commit is contained in:
@@ -7,7 +7,7 @@ const mocks = vi.hoisted(() => ({
|
||||
}));
|
||||
|
||||
vi.mock("./loader.js", () => ({
|
||||
loadMoltbotPlugins: () => ({
|
||||
loadOpenClawPlugins: () => ({
|
||||
cliRegistrars: [
|
||||
{
|
||||
pluginId: "memory-core",
|
||||
|
||||
Reference in New Issue
Block a user