mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-14 06:25:10 +00:00
Discord: use scoped plugin SDK imports
This commit is contained in:
parent
8f40b132f9
commit
e47b63acaa
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import {
|
|||
collectOpenGroupPolicyConfiguredRouteWarnings,
|
||||
createScopedAccountConfigAccessors,
|
||||
formatAllowFromLowercase,
|
||||
} from "openclaw/plugin-sdk";
|
||||
} from "openclaw/plugin-sdk/compat";
|
||||
import {
|
||||
applyAccountNameToChannelSection,
|
||||
buildComputedAccountStatusSnapshot,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue