mirror of https://github.com/openclaw/openclaw.git
LINE: use scoped plugin SDK imports
This commit is contained in:
parent
7980dc59e3
commit
43fd45f038
|
|
@ -2,7 +2,7 @@ import {
|
|||
buildAccountScopedDmSecurityPolicy,
|
||||
createScopedAccountConfigAccessors,
|
||||
collectAllowlistProviderRestrictSendersWarnings,
|
||||
} from "openclaw/plugin-sdk";
|
||||
} from "openclaw/plugin-sdk/compat";
|
||||
import {
|
||||
buildChannelConfigSchema,
|
||||
buildComputedAccountStatusSnapshot,
|
||||
|
|
|
|||
Loading…
Reference in New Issue