fix(release): typecheck qa channel mentions

This commit is contained in:
Peter Steinberger
2026-04-28 12:54:55 +01:00
parent 7e42e2c087
commit f5cd467d93

View File

@@ -103,7 +103,6 @@ export async function handleQaInbound(params: {
cfg: params.config as OpenClawConfig,
channel: params.channelId,
groupId: inbound.conversation.id,
groupChannel: inbound.conversation.id,
accountId: params.account.accountId,
})
: false;