diff --git a/extensions/googlechat/src/channel.ts b/extensions/googlechat/src/channel.ts index 5828efed83b..775145f5d54 100644 --- a/extensions/googlechat/src/channel.ts +++ b/extensions/googlechat/src/channel.ts @@ -4,7 +4,7 @@ import { collectAllowlistProviderGroupPolicyWarnings, createScopedAccountConfigAccessors, formatNormalizedAllowFromEntries, -} from "openclaw/plugin-sdk"; +} from "openclaw/plugin-sdk/compat"; import { applyAccountNameToChannelSection, applySetupAccountConfigPatch,