mirror of https://github.com/openclaw/openclaw.git
Teams: use scoped plugin SDK channel imports
This commit is contained in:
parent
4cc619f06c
commit
6b2adf663e
|
|
@ -1,7 +1,7 @@
|
|||
import {
|
||||
collectAllowlistProviderRestrictSendersWarnings,
|
||||
formatAllowFromLowercase,
|
||||
} from "openclaw/plugin-sdk";
|
||||
} from "openclaw/plugin-sdk/compat";
|
||||
import type {
|
||||
ChannelMessageActionName,
|
||||
ChannelPlugin,
|
||||
|
|
|
|||
Loading…
Reference in New Issue