mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 02:00:21 +00:00
fix: break bundled channel bootstrap cycles
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { defineSetupPluginEntry } from "openclaw/plugin-sdk/core";
|
||||
import { defineSetupPluginEntry } from "openclaw/plugin-sdk/channel-core";
|
||||
import { imessageSetupPlugin } from "./src/channel.setup.js";
|
||||
|
||||
export { imessageSetupPlugin } from "./src/channel.setup.js";
|
||||
|
||||
Reference in New Issue
Block a user