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