Skip to content

Commit 7db10d2

Browse files
committed
refactor: route discord channel through outbound runtime
1 parent c65ec46 commit 7db10d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/discord/src/channel.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import {
2222
import {
2323
createRuntimeOutboundDelegates,
2424
resolveOutboundSendDep,
25-
} from "openclaw/plugin-sdk/infra-runtime";
25+
} from "openclaw/plugin-sdk/outbound-runtime";
2626
import { normalizeMessageChannel } from "openclaw/plugin-sdk/routing";
2727
import {
2828
createComputedAccountStatusAdapter,

0 commit comments

Comments
 (0)