mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-23 11:38:12 +00:00
chore: wtf.
This commit is contained in:
@@ -6,9 +6,9 @@ import type {
|
||||
WizardPrompter,
|
||||
} from "openclaw/plugin-sdk";
|
||||
import { addWildcardAllowFrom, DEFAULT_ACCOUNT_ID, formatDocsLink } from "openclaw/plugin-sdk";
|
||||
import type { FeishuConfig } from "./types.js";
|
||||
import { resolveFeishuCredentials } from "./accounts.js";
|
||||
import { probeFeishu } from "./probe.js";
|
||||
import type { FeishuConfig } from "./types.js";
|
||||
|
||||
const channel = "feishu" as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user