iMessage: use scoped plugin SDK imports

This commit is contained in:
Vincent Koc 2026-03-07 16:25:40 -08:00
parent 566f30828d
commit 4cd81b0c7b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import {
buildAccountScopedDmSecurityPolicy,
collectAllowlistProviderRestrictSendersWarnings,
} from "openclaw/plugin-sdk";
} from "openclaw/plugin-sdk/compat";
import {
applyAccountNameToChannelSection,
buildChannelConfigSchema,