From 2a5158295e2c58a000ae2f34e161a7795f5a030d Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Sat, 7 Mar 2026 16:25:33 -0800 Subject: [PATCH] Feishu: scope plugin SDK channel imports --- extensions/feishu/src/channel.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/feishu/src/channel.ts b/extensions/feishu/src/channel.ts index 38ab07a8b85..7c90136e70f 100644 --- a/extensions/feishu/src/channel.ts +++ b/extensions/feishu/src/channel.ts @@ -2,7 +2,7 @@ import { collectAllowlistProviderRestrictSendersWarnings, formatAllowFromLowercase, mapAllowFromEntries, -} from "openclaw/plugin-sdk"; +} from "openclaw/plugin-sdk/compat"; import type { ChannelMeta, ChannelPlugin, ClawdbotConfig } from "openclaw/plugin-sdk/feishu"; import { buildProbeChannelStatusSummary,