mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 02:37:28 +00:00
Discord: use scoped plugin SDK imports
This commit is contained in:
@@ -4,7 +4,7 @@ import {
|
|||||||
collectOpenGroupPolicyConfiguredRouteWarnings,
|
collectOpenGroupPolicyConfiguredRouteWarnings,
|
||||||
createScopedAccountConfigAccessors,
|
createScopedAccountConfigAccessors,
|
||||||
formatAllowFromLowercase,
|
formatAllowFromLowercase,
|
||||||
} from "openclaw/plugin-sdk";
|
} from "openclaw/plugin-sdk/compat";
|
||||||
import {
|
import {
|
||||||
applyAccountNameToChannelSection,
|
applyAccountNameToChannelSection,
|
||||||
buildComputedAccountStatusSnapshot,
|
buildComputedAccountStatusSnapshot,
|
||||||
|
|||||||
Reference in New Issue
Block a user