mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-03 22:01:40 +00:00
fix(matrix): reserve dedupe migration capacity
This commit is contained in:
committed by
Josh Avant
parent
505d7b9f52
commit
aa8fbb7f3c
@@ -8,6 +8,7 @@ export {
|
||||
importPluginStateEntriesForDoctor as importPluginStateEntriesForDoctorForTests,
|
||||
resetPluginStateStoreForTests,
|
||||
} from "../plugin-state/plugin-state-store.js";
|
||||
export { setMaxPluginStateEntriesPerPluginForTests } from "../plugin-state/plugin-state-store.test-helpers.js";
|
||||
export { setMaxMemoryHostEventsForTests } from "../memory-host-sdk/event-store.js";
|
||||
export {
|
||||
createPluginBlobStoreForTests,
|
||||
|
||||
Reference in New Issue
Block a user