mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:10:43 +00:00
fix(release): typecheck qa channel mentions
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user