mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-26 00:29:34 +00:00
fix(whatsapp): route group activation through session accessor (#96530)
This commit is contained in:
@@ -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",
|
||||
]),
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user