mirror of https://github.com/openclaw/openclaw.git
IRC: use scoped plugin SDK imports
This commit is contained in:
parent
4cd81b0c7b
commit
7980dc59e3
|
|
@ -4,7 +4,7 @@ import {
|
|||
collectAllowlistProviderGroupPolicyWarnings,
|
||||
createScopedAccountConfigAccessors,
|
||||
formatNormalizedAllowFromEntries,
|
||||
} from "openclaw/plugin-sdk";
|
||||
} from "openclaw/plugin-sdk/compat";
|
||||
import {
|
||||
buildBaseAccountStatusSnapshot,
|
||||
buildBaseChannelStatusSummary,
|
||||
|
|
|
|||
Loading…
Reference in New Issue