mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-13 07:10:35 +00:00
refactor(heartbeat): harden dm delivery classification
This commit is contained in:
@@ -55,7 +55,7 @@ describe("Ghost reminder bug (issue #13317)", () => {
|
||||
const sessionKey = await seedMainSessionStore(params.storePath, cfg, {
|
||||
lastChannel: "telegram",
|
||||
lastProvider: "telegram",
|
||||
lastTo: "155462274",
|
||||
lastTo: "-100155462274",
|
||||
});
|
||||
|
||||
return { cfg, sessionKey };
|
||||
|
||||
Reference in New Issue
Block a user