mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-18 13:30:48 +00:00
Slack: fix shared interactive registration context
This commit is contained in:
committed by
Peter Steinberger
parent
c66b994965
commit
eb51ba5c1d
@@ -570,6 +570,7 @@ export function registerSlackInteractionEvents(params: { ctx: SlackMonitorContex
|
||||
summary: actionSummary,
|
||||
}),
|
||||
ctx: {
|
||||
channel: "slack",
|
||||
accountId: ctx.accountId,
|
||||
interactionId: pluginInteractionData,
|
||||
conversationId: channelId ?? "",
|
||||
|
||||
Reference in New Issue
Block a user