mirror of https://github.com/openclaw/openclaw.git
iMessage: use scoped plugin SDK imports
This commit is contained in:
parent
566f30828d
commit
4cd81b0c7b
|
|
@ -1,7 +1,7 @@
|
|||
import {
|
||||
buildAccountScopedDmSecurityPolicy,
|
||||
collectAllowlistProviderRestrictSendersWarnings,
|
||||
} from "openclaw/plugin-sdk";
|
||||
} from "openclaw/plugin-sdk/compat";
|
||||
import {
|
||||
applyAccountNameToChannelSection,
|
||||
buildChannelConfigSchema,
|
||||
|
|
|
|||
Loading…
Reference in New Issue