From 6f6edbe77026a8affef208b8f987b6523b14714a Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Sun, 15 Mar 2026 18:51:46 -0700 Subject: [PATCH] Reply: route shared interactive payloads outbound --- src/auto-reply/reply/route-reply.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/auto-reply/reply/route-reply.ts b/src/auto-reply/reply/route-reply.ts index 8ef3ef563c5..ae31a15ec90 100644 --- a/src/auto-reply/reply/route-reply.ts +++ b/src/auto-reply/reply/route-reply.ts @@ -117,6 +117,7 @@ export async function routeReply(params: RouteReplyParams): Promise 0; let hasSlackBlocks = false; if ( channel === "slack" && @@ -135,7 +136,7 @@ export async function routeReply(params: RouteReplyParams): Promise