mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:21:35 +00:00
Mattermost: use scoped plugin SDK imports
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
|||||||
collectAllowlistProviderRestrictSendersWarnings,
|
collectAllowlistProviderRestrictSendersWarnings,
|
||||||
createScopedAccountConfigAccessors,
|
createScopedAccountConfigAccessors,
|
||||||
formatNormalizedAllowFromEntries,
|
formatNormalizedAllowFromEntries,
|
||||||
} from "openclaw/plugin-sdk";
|
} from "openclaw/plugin-sdk/compat";
|
||||||
import {
|
import {
|
||||||
applyAccountNameToChannelSection,
|
applyAccountNameToChannelSection,
|
||||||
applySetupAccountConfigPatch,
|
applySetupAccountConfigPatch,
|
||||||
|
|||||||
Reference in New Issue
Block a user