mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-04-30 22:12:32 +08:00
perf(cron): use session store read path
This commit is contained in:
@@ -5,7 +5,7 @@ import {
|
||||
evaluateSessionFreshness,
|
||||
resolveSessionResetPolicy,
|
||||
} from "../../config/sessions/reset.js";
|
||||
import { loadSessionStore } from "../../config/sessions/store.js";
|
||||
import { loadSessionStore } from "../../config/sessions/store-load.js";
|
||||
import type { SessionEntry } from "../../config/sessions/types.js";
|
||||
import type { OpenClawConfig } from "../../config/types.openclaw.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user