mirror of https://github.com/openclaw/openclaw.git
Feishu: scope plugin SDK channel imports
This commit is contained in:
parent
e47b63acaa
commit
2a5158295e
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue