Teams: use scoped plugin SDK channel imports

This commit is contained in:
Vincent Koc 2026-03-07 16:25:53 -08:00
parent 4cc619f06c
commit 6b2adf663e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import {
collectAllowlistProviderRestrictSendersWarnings,
formatAllowFromLowercase,
} from "openclaw/plugin-sdk";
} from "openclaw/plugin-sdk/compat";
import type {
ChannelMessageActionName,
ChannelPlugin,