mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-24 07:31:44 +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 { feishuPlugin } from "./src/channel.js";
|
||||
|
||||
export default defineSetupPluginEntry(feishuPlugin);
|
||||
|
||||
Reference in New Issue
Block a user