mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 11:18:37 +00:00
Matrix: use scoped plugin SDK channel imports
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
|||||||
buildOpenGroupPolicyWarning,
|
buildOpenGroupPolicyWarning,
|
||||||
collectAllowlistProviderGroupPolicyWarnings,
|
collectAllowlistProviderGroupPolicyWarnings,
|
||||||
createScopedAccountConfigAccessors,
|
createScopedAccountConfigAccessors,
|
||||||
} from "openclaw/plugin-sdk";
|
} from "openclaw/plugin-sdk/compat";
|
||||||
import {
|
import {
|
||||||
applyAccountNameToChannelSection,
|
applyAccountNameToChannelSection,
|
||||||
buildChannelConfigSchema,
|
buildChannelConfigSchema,
|
||||||
|
|||||||
Reference in New Issue
Block a user