mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 15:28:27 +00:00
fix(memory/qmd): scope query to managed collections (#11645)
This commit is contained in:
@@ -19,6 +19,7 @@ vi.mock("@buape/carbon", () => ({
|
||||
PresenceUpdateListener: class {},
|
||||
Row: class {},
|
||||
StringSelectMenu: class {},
|
||||
BaseMessageInteractiveComponent: class {},
|
||||
}));
|
||||
|
||||
vi.mock("../auto-reply/dispatch.js", async (importOriginal) => {
|
||||
|
||||
Reference in New Issue
Block a user