mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-26 12:35:23 +02:00
fix: route feishu doc tools by agent account context (#27338) (thanks @AaronL725)
This commit is contained in:
@@ -52,7 +52,6 @@ const plugin = {
|
||||
register(api: OpenClawPluginApi) {
|
||||
setFeishuRuntime(api.runtime);
|
||||
api.registerChannel({ plugin: feishuPlugin });
|
||||
|
||||
registerFeishuDocTools(api);
|
||||
registerFeishuWikiTools(api);
|
||||
registerFeishuDriveTools(api);
|
||||
|
||||
Reference in New Issue
Block a user