mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 22:20:21 +00:00
Config: keep native command defaults off heavy channel registry
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { normalizeChannelId } from "../channels/plugins/index.js";
|
||||
import type { ChannelId } from "../channels/plugins/types.js";
|
||||
import { normalizeChannelId } from "../channels/registry.js";
|
||||
import { isPlainObject } from "../infra/plain-object.js";
|
||||
import type { CommandsConfig, NativeCommandsSetting } from "./types.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user