mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 04:46:16 +00:00
fix: use current config sdk contract in feishu doctor
This commit is contained in:
@@ -5,7 +5,7 @@ import type {
|
||||
ChannelDoctorAdapter,
|
||||
ChannelDoctorSequenceResult,
|
||||
} from "openclaw/plugin-sdk/channel-contract";
|
||||
import type { OpenClawConfig } from "openclaw/plugin-sdk/config-types";
|
||||
import type { OpenClawConfig } from "openclaw/plugin-sdk/config-contracts";
|
||||
import { normalizeAgentId } from "openclaw/plugin-sdk/routing";
|
||||
import {
|
||||
loadSessionStore,
|
||||
|
||||
Reference in New Issue
Block a user