Google Chat: use scoped plugin SDK imports

This commit is contained in:
Vincent Koc
2026-03-07 16:25:38 -08:00
parent 1b034f08e0
commit 566f30828d

View File

@@ -4,7 +4,7 @@ import {
collectAllowlistProviderGroupPolicyWarnings,
createScopedAccountConfigAccessors,
formatNormalizedAllowFromEntries,
} from "openclaw/plugin-sdk";
} from "openclaw/plugin-sdk/compat";
import {
applyAccountNameToChannelSection,
applySetupAccountConfigPatch,