mirror of https://github.com/openclaw/openclaw.git
Telegram: use scoped plugin SDK imports
This commit is contained in:
parent
d899990b44
commit
e9cf3506fd
|
|
@ -4,7 +4,7 @@ import {
|
|||
collectOpenGroupPolicyRouteAllowlistWarnings,
|
||||
createScopedAccountConfigAccessors,
|
||||
formatAllowFromLowercase,
|
||||
} from "openclaw/plugin-sdk";
|
||||
} from "openclaw/plugin-sdk/compat";
|
||||
import {
|
||||
applyAccountNameToChannelSection,
|
||||
buildChannelConfigSchema,
|
||||
|
|
|
|||
Loading…
Reference in New Issue