mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-15 20:05:00 +00:00
fix(whatsapp): route group activation through session accessor (#96530)
This commit is contained in:
parent
0cdb050bac
commit
2c714ac2e0
3 changed files with 30 additions and 14 deletions
|
|
@ -98,6 +98,7 @@ describe("session accessor boundary guard", () => {
|
|||
"extensions/telegram/src/bot-message-dispatch.ts",
|
||||
"extensions/telegram/src/bot-native-commands.ts",
|
||||
"extensions/voice-call/src/response-generator.ts",
|
||||
"extensions/whatsapp/src/auto-reply/monitor/group-activation.ts",
|
||||
]),
|
||||
);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue