mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 18:10:21 +00:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -22,7 +22,7 @@ import type { PluginRegistry } from "../plugins/registry.js";
|
||||
import type { GatewayTlsRuntime } from "./server/tls.js";
|
||||
|
||||
export async function createGatewayRuntimeState(params: {
|
||||
cfg: import("../config/config.js").ClawdbotConfig;
|
||||
cfg: import("../config/config.js").MoltbotConfig;
|
||||
bindHost: string;
|
||||
port: number;
|
||||
controlUiEnabled: boolean;
|
||||
|
||||
Reference in New Issue
Block a user