mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 10:40:23 +00:00
Tests: guard channel setup import seams
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
||||
createScopedAccountConfigAccessors,
|
||||
createScopedChannelConfigBase,
|
||||
} from "openclaw/plugin-sdk/channel-config-helpers";
|
||||
import type { OpenClawConfig } from "openclaw/plugin-sdk/discord";
|
||||
import type { OpenClawConfig } from "../../../src/config/config.js";
|
||||
import { inspectDiscordAccount } from "./account-inspect.js";
|
||||
import {
|
||||
listDiscordAccountIds,
|
||||
|
||||
Reference in New Issue
Block a user